Corrections to the second moment shower shape.
ClassDef(ECLShowerShapeSecondMomentCorrection, 1)
ClassDef.
int getHypothesisId() const
Return hypothesis Id.
void setHypothesisId(int hypothesisid)
Set hypothesis id.
void setCorrection(TGraph correction)
Set correction TGraph.
~ECLShowerShapeSecondMomentCorrection()
Destructor.
ECLShowerShapeSecondMomentCorrection()
Default constructor.
ECLShowerShapeSecondMomentCorrection(int hypothesisid, int type, TGraph correction)
Constructor.
int getType() const
Return type.
TGraph m_correction
TGraph that holds corrections.
TGraph getCorrection() const
Return corrections tgraph.
void setType(int type)
Set type.
int m_hypothesisId
Hypthesis Id.
Abstract base class for different kinds of events.