4 #ifndef SRTRUEPARTICLE_H
5 #define SRTRUEPARTICLE_H
75 #endif // SRTRUEPARTICLE_H
float genE
Energy at generation pt [GeV].
A 3-vector with more efficient storage than TVector3.
unsigned parent
ID's of parent particle from this particle.
SRVector3D start
Start position in the active TPC volume [cm].
float endT
End time last point in the active [us – t=0 is spill time].
int cryostat
Cryostat that the particle enters first – -1 if it does not enter a Cryostat.
SRVector3D startp
Momentum at first point in the active TPC volume [GeV/c].
g4_process_
Which G4 process ?
generator_
Which generator?
bool contained
Whether the particle is contained in a single active volume.
Wall_t wallout
Wall of cryostat particle exits (wNone if stopping in detector)
bool crosses_tpc
Whether the particle crosses a TPC boundary.
SRVector3D genp
Momentum at generation point [GeV/c].
g4_process_ end_process
End G4 process of the particle.
float length
Trajectory length in active TPC volume the particle first enters [cm].
genie_status_ gstatus
Status of the particle as generated by genie.
float startT
Start time of first TPC point [us – t=0 is spill time].
float genT
Start time of gen point [us – t=0 is spill time].
float endE
Energy at last pt in active TPC volume [GeV].
int interaction_id
Neutrino interaction ID of the source of this particle (-1 if cosmic)
SRVector3D end
End position in the active TPC volume [cm].
float startE
Energy at first pt in active TPC volume [GeV].
g4_process_ start_process
Start G4 process of the particle.
genie_status_
Which genie status?
SRVector3D endp
Momentum at last point in the active TPC volume [GeV/c].
Wall_t wallin
Wall of cryostat particle enters (wNone if starting in detector)
int G4ID
ID of the particle (taken from G4 – -1 if this particle is not propogated by G4)
Representation of a simb::MCParticle, knows energy, direction,.
SRVector3D gen
Generation position [cm].
SRTrueParticlePlaneInfo()
bool cont_tpc
Whether the particle is contained in a single TPC.
std::vector< unsigned > daughters
ID's of daughter particles from this particle.
SRTrueParticlePlaneInfo plane[2][3]
Per-plane, per-cryostat deposition information.
float visE
Sum of energy deposited on plane [GeV].
unsigned int nhit
Number of hits on plane.