30 #include "tables/St_g2t_ctf_hit_Table.h"
36 Float_t de, Float_t ds, Float_t
tof, Long_t k, Long_t volId,
StMcTrack* parent=0) :
37 StMcHit(x,p,de,ds,tof,k,volId,parent) {}
40 pt->de, pt->ds, pt->tof, pt->id, pt->volume_id, 0) {}
42 void get_slat_tray(
unsigned int & slat,
unsigned int & tray)
const;
47 ostream& operator<<(ostream& os,
const StMcCtbHit&);
Monte Carlo Track class All information on a simulated track is stored in this class: kinematics...