32 #ifndef G4HCofThisEvent_h 33 #define G4HCofThisEvent_h 1 36 #include "G4Allocator.hh" 55 #include "G4SDManager.hh" 57 #include "ExN04TrackerHit.hh" 58 #include "MarshaledExN04TrackerHit.h" 69 inline void *
operator new(size_t);
70 inline void operator delete(
void* anHCoTE);
75 std::vector<G4VHitsCollection*> *
HC;
92 for(
size_t i=0;i<HC->size();i++)
108 #if defined G4DIGI_ALLOC_EXPORT 114 inline void* G4HCofThisEvent::operator
new(size_t)
121 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)