30 #ifndef G4HCofThisEvent_h
31 #define G4HCofThisEvent_h 1
55 inline void *
operator new(size_t);
56 inline void operator delete(
void* anHCoTE);
63 std::vector<G4VHitsCollection*> *
HC;
76 for(
size_t i=0;i<
HC->size();i++)
91 #if defined G4DIGI_ALLOC_EXPORT
97 inline void* G4HCofThisEvent::operator
new(size_t)
104 inline void G4HCofThisEvent::operator
delete(
void* anHCoTH)
void AddHitsCollection(G4int HCID, G4VHitsCollection *aHC)
void FreeSingle(Type *anElement)
G4DLLIMPORT G4Allocator< G4HCofThisEvent > anHCoTHAllocator
G4HCofThisEvent & operator=(const G4HCofThisEvent &)
std::vector< G4VHitsCollection * > * HC
G4int GetNumberOfCollections()
G4VHitsCollection * GetHC(G4int i)
G4DLLIMPORT G4Allocator< G4HCofThisEvent > *& anHCoTHAllocator_G4MT_TLS_()