33 #ifndef G4HCofThisEvent_h 34 #define G4HCofThisEvent_h 1 37 #include "G4Allocator.hh" 56 #include "G4SDManager.hh" 58 #include "ExN02TrackerHit.hh" 59 #include "MarshaledExN02TrackerHit.h" 70 inline void *
operator new(size_t);
71 inline void operator delete(
void* anHCoTE);
76 std::vector<G4VHitsCollection*> *
HC;
93 for(
size_t i=0;i<HC->size();i++)
109 #if defined G4DIGI_ALLOC_EXPORT 115 inline void* G4HCofThisEvent::operator
new(size_t)
122 inline void G4HCofThisEvent::operator
delete(
void* anHCoTH)
void AddHitsCollection(G4int HCID, G4VHitsCollection *aHC)
G4DLLIMPORT G4Allocator< G4HCofThisEvent > anHCoTHAllocator
std::vector< G4VHitsCollection * > * HC
G4int GetNumberOfCollections()
G4VHitsCollection * GetHC(G4int i)