1 #ifndef HDShowerParametrization_H 2 #define HDShowerParametrization_H 30 if (choice < 1 || choice > 2)
37 double emin()
const {
return 2.; }
39 double emid()
const {
return 10.; }
41 double emax()
const {
return 500.; }
43 double e1()
const {
return 0.35; }
44 double e2()
const {
return 0.09; }
105 double r1()
const {
return 0.0124; }
106 double r2()
const {
return 0.359; }
107 double r3()
const {
return 0.0511; }
const HSParameters * theHSParameters
const ECALProperties * theECAL
HDShowerParametrization(const ECALProperties *ecal, const HCALProperties *hcal, const HSParameters *hadronshower)
const HSParameters * hsParameters() const
const HCALProperties * theHCAL
const HCALProperties * hcalProperties() const
const ECALProperties * ecalProperties() const
virtual ~HDShowerParametrization()