Ionization energy from a Geant4 track. More...
#include <MCTruthAssociations.h>
Public Attributes | |
| int | trackID |
| Geant4 supplied trackID. More... | |
| float | energyFrac |
| fraction of hit energy from the particle with this trackID More... | |
| float | energy |
| energy from the particle with this trackID [MeV] More... | |
| float | numElectrons |
| number of electrons from the particle detected on the wires More... | |
Ionization energy from a Geant4 track.
Definition at line 50 of file MCTruthAssociations.h.
| float truth::TrackIDE::energy |
energy from the particle with this trackID [MeV]
Definition at line 53 of file MCTruthAssociations.h.
| float truth::TrackIDE::energyFrac |
fraction of hit energy from the particle with this trackID
Definition at line 52 of file MCTruthAssociations.h.
| float truth::TrackIDE::numElectrons |
number of electrons from the particle detected on the wires
Definition at line 54 of file MCTruthAssociations.h.
| int truth::TrackIDE::trackID |
Geant4 supplied trackID.
Definition at line 51 of file MCTruthAssociations.h.
1.8.5