#include <G4TrackToParticleID.h>
Public Member Functions | |
G4TrackToParticleID () | |
int | particleID (const G4Track *) |
~G4TrackToParticleID () | |
Converts G4Track to particle ID. For PDG Particles it is the obvious number; for alpha, triton and deuteron the CMS convention is used
Definition at line 11 of file G4TrackToParticleID.h.
G4TrackToParticleID::G4TrackToParticleID | ( | ) |
Definition at line 9 of file G4TrackToParticleID.cc.
G4TrackToParticleID::~G4TrackToParticleID | ( | ) |
Definition at line 24 of file G4TrackToParticleID.cc.
int G4TrackToParticleID::particleID | ( | const G4Track * | g4trk | ) |
Definition at line 11 of file G4TrackToParticleID.cc.
References LogDebug.
Referenced by PLTSensitiveDetector::createHit(), TkAccumulatingSensitiveDetector::createHit(), MuonSensitiveDetector::createHit(), and TrackWithHistory::TrackWithHistory().