1 #ifndef SimG4CMS_Calo_HcalQie_H
2 #define SimG4CMS_Calo_HcalQie_H
21 std::vector<int>
getCode(
int, std::vector<CaloHit>);
26 std::vector<double>
shape();
27 std::vector<int>
code();
28 std::vector<double>
charge();
29 std::vector<double>
weight(
int binofmax,
int mode,
int npre,
int numbucket);
double getEnergy(std::vector< int >)
std::vector< double > shape()
HcalQie(edm::ParameterSet const &p)
double getShape(double time)
std::vector< double > weight_
std::vector< double > charge()
std::vector< double > charge_
std::vector< int > getCode(int, std::vector< CaloHit >)
std::vector< double > shape_
std::vector< double > weight(int binofmax, int mode, int npre, int numbucket)
std::vector< int > code()