|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef EFLOWFIRSTINTPARAMETRS_H
6 #define EFLOWFIRSTINTPARAMETRS_H
void setShapeParameter(eflowCaloENUM layer, int paramNumber, double shapeParam)
This object holds the expected energy deposit of a track and the known width of that distribution.
static int nShapeParams()
bool getWeightedParameters(const eflowFirstIntParameters *bin1, const eflowFirstIntParameters *bin2, const double w1)
std::vector< std::vector< double > > m_parameters
eflowFirstIntParameters()
const std::vector< double > & getShapeParameters(eflowCaloENUM layer) const
static const int m_nShapeParams
~eflowFirstIntParameters()
double getShapeParameter(eflowCaloENUM layer, int paramIndex) const
void setShapeParameters(eflowCaloENUM layer, const std::vector< double > &p)
Extends eflowFirstInt to include parameters of the fits to radial shower profiles.