MC::True
Bank Details
True detector information from GEANT4
Item Name | Type | Description |
---|---|---|
detector |
byte |
detector ID |
pid |
int |
ID of the first particle entering the sensitive volume |
mpid |
int |
ID of the mother of the first particle entering the sensitive volume |
tid |
int |
Track ID of the first particle entering the sensitive volume |
mtid |
int |
Track ID of the mother of the first particle entering the sensitive volume |
otid |
int |
Track ID of the original track that generated the first particle entering the sensitive volume |
trackE |
float |
Energy of the track |
totEdep |
float |
Total Energy Deposited |
avgX |
float |
Average X position in global reference system |
avgY |
float |
Average Y position in global reference system |
avgZ |
float |
Average Z position in global reference system |
avgLx |
float |
Average X position in local reference system |
avgLy |
float |
Average Y position in local reference system |
avgLz |
float |
Average Z position in local reference system |
px |
float |
x component of momentum of the particle entering the sensitive volume |
py |
float |
y component of momentum of the particle entering the sensitive volume |
pz |
float |
z component of momentum of the particle entering the sensitive volume |
vx |
float |
x component of primary vertex of the particle entering the sensitive volume |
vy |
float |
y component of primary vertex of the particle entering the sensitive volume |
vz |
float |
z component of primary vertex of the particle entering the sensitive volume |
mvx |
float |
x component of primary vertex of the mother of the particle entering the sensitive volume |
mvy |
float |
y component of primary vertex of the mother of the particle entering the sensitive volume |
mvz |
float |
z component of primary vertex of the mother of the particle entering the sensitive volume |
avgT |
float |
Average time |
nsteps |
int |
Number of geant4 steps |
procID |
int |
Process that created the FP. see gemc.jlab.org |
hitn |
int |
Hit number |