1 #ifndef SimG4CMS_Calo_HcalQie_H
2 #define SimG4CMS_Calo_HcalQie_H
21 std::vector<int>
getCode(
int,
const std::vector<CaloHit>&);
22 double getEnergy(
const std::vector<int>&);
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);
std::vector< double > shape()
HcalQie(edm::ParameterSet const &p)
double getShape(double time)
std::vector< double > weight_
double getEnergy(const std::vector< int > &)
std::vector< double > charge()
std::vector< int > getCode(int, const std::vector< CaloHit > &)
std::vector< double > charge_
std::vector< double > shape_
std::vector< double > weight(int binofmax, int mode, int npre, int numbucket)
std::vector< int > code()