Go to the documentation of this file.
15 typedef std::vector<double>
vec1;
16 typedef std::vector<vec1>
vec2;
17 typedef std::vector<vec2>
vec3;
18 typedef std::vector<vec3>
vec4;
19 typedef std::vector<vec4>
vec5;
double eResponsePlateau[3]
double gaussShootNoNegative(double e, double sigma, RandomEngineAndDistribution const *)
double cballShootNoNegative(double mu, double sigma, double aL, double nL, double aR, double nR, RandomEngineAndDistribution const *)
double getHCALEnergyResponse(double e, int hit, RandomEngineAndDistribution const *)
double interHD(int mip, double e, int ie, int ieta, int det, RandomEngineAndDistribution const *)
std::vector< double > vec1
double interEM(double e, int ie, int ieta, RandomEngineAndDistribution const *)
double interMU(double e, int ie, int ieta, RandomEngineAndDistribution const *)
double PoissonShootNoNegative(double e, double sigma, RandomEngineAndDistribution const *)
double responseHCAL(int _mip, double energy, double eta, int partype, RandomEngineAndDistribution const *)
double getMIPfraction(double energy, double eta)
std::vector< std::string > parNames
double eResponseCoefficient
void correctHF(double e, int type)
HCALResponse(const edm::ParameterSet &pset)
DoubleCrystalBallGenerator cball