1 #ifndef HcalTestBeam_PHcalTB06Info_h 2 #define HcalTestBeam_PHcalTB06Info_h 104 void setEdep(
double simtot,
double sime,
double simh);
105 void saveHit(
unsigned int det,
double eta,
double phi,
double e,
double t);
109 int evNum,
int type,
double x,
double y,
double z,
double u,
double v,
double w,
double px,
double py,
double pz);
110 void setVtxSec(
int id,
int pdg,
double px,
double py,
double pz,
double ek);
std::vector< int > IntVector
float vtxSecEKin(unsigned int i) const
void setEdep(double simtot, double sime, double simh)
float simHitEta(unsigned int i) const
Vtx vtxSecondary(unsigned int i) const
Hit simHit(unsigned int i) const
float vtxSecPz(unsigned int i) const
std::vector< float > FloatVector
void setVtxPrim(int evNum, int type, double x, double y, double z, double u, double v, double w, double px, double py, double pz)
VtxVector vtxSecondaries() const
std::vector< Vtx > VtxVector
std::vector< Hit > HitVector
HitVector simHits() const
float vtxSecPx(unsigned int i) const
int vtxTrackID(unsigned int i) const
void setVtxSec(int id, int pdg, double px, double py, double pz, double ek)
float simHitT(unsigned int i) const
void saveHit(unsigned int det, double eta, double phi, double e, double t)
float simHitPhi(unsigned int i) const
int vtxPartID(unsigned int i) const
unsigned int simHitID(unsigned int i) const
void setPrimary(int primary, int id, double energy, double eta, double phi)
float simHitE(unsigned int i) const
float vtxSecPy(unsigned int i) const