47#include "G4VSensitiveDetector.hh"
81 typedef pair<G4int, G4int> KeyType;
82 map<KeyType, G4int> m_map_truth;
83 map<KeyType, G4int>::iterator m_map_truth_it;
86 vector<int> hit_ID_vector;
92 fstream m_outputTruth;
G4THitsCollection< BesCgemHit > BesCgemHitsCollection
void EndOfTruthEvent(const G4Event *)
void EndOfEvent(G4HCofThisEvent *)
G4bool ProcessHits(G4Step *, G4TouchableHistory *)
void setGeomPtr(CgemGeomSvc *geomSvc)
void BeginOfTruthEvent(const G4Event *)
void Initialize(G4HCofThisEvent *)