44 #ifndef CEXMC_TRACK_POINTS_HH 
   45 #define CEXMC_TRACK_POINTS_HH 
   57 typedef std::map< G4int, CexmcTrackPointInfo * >
 
void EndOfEvent(G4HCofThisEvent *hcOfThisEvent)
 
CexmcTrackPointsCollection * eventMap
 
G4int GetTrackId(G4Step *step)
 
std::map< G4int, CexmcTrackPointInfo * > CexmcTrackPointsCollectionData
 
CexmcTrackPoints(const G4String &name)
 
G4THitsMap< CexmcTrackPointInfo > CexmcTrackPointsCollection
 
void Initialize(G4HCofThisEvent *hcOfThisEvent)
 
G4int GetIndex(G4Step *step)
 
G4bool ProcessHits(G4Step *step, G4TouchableHistory *tHistory)