#include "/cvmfs/nova-development.opensciencegrid.org/novasoft/releases/N21-02-25/MCCheater/BackTracker.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 More... | |
Definition at line 38 of file BackTracker.h.
float cheat::TrackIDE::energy |
energy from the particle with this trackID
Definition at line 42 of file BackTracker.h.
Referenced by cheat::CompareByEnergy(), and cheat::BackTracker::HitsToTrackIDE().
float cheat::TrackIDE::energyFrac |
fraction of hit energy from the particle with this trackID
Definition at line 41 of file BackTracker.h.
Referenced by cheat::BackTracker::HitsToTrackIDE().
int cheat::TrackIDE::trackID |
Geant4 supplied trackID.
Definition at line 40 of file BackTracker.h.
Referenced by sn::SupernovaMCCluster::BuildInteractionHitMap(), cheat::BackTracker::HitsToTrackIDE(), and cheat::BackTracker::HitToFLSHit().