StRoot
1
|
VpdSingleHit contains the parameters that describe a vpd hit. More...
#include <StVpdSimMaker.h>
Public Attributes | |
int | tray |
The vpd tray (121==West, 122==East) | |
int | tubeId |
The tube id of a given Vpd, with values [1,19]. | |
double | tof |
Time of flight given in ns. | |
double | t0 |
Time offset (currently unused) | |
double | de |
Energy deposition in GeV. | |
double | pathL |
Path length in cm (currently set to -9999) | |
double | q |
Charge (currently set to 0 for Vpd hits) | |
VpdSingleHit contains the parameters that describe a vpd hit.
Definition at line 86 of file StVpdSimMaker.h.