41#ifndef G4HCofThisEvent_h
42#define G4HCofThisEvent_h 1
60 inline void*
operator new(std::size_t);
61 inline void operator delete(
void* anHCoTE);
78 if (h !=
nullptr) ++n;
87 std::vector<G4VHitsCollection*>* HC;
90#if defined G4DIGI_ALLOC_EXPORT
96inline void* G4HCofThisEvent::operator
new(std::size_t)
104inline void G4HCofThisEvent::operator
delete(
void* anHCoTH)
G4DLLIMPORT G4Allocator< G4HCofThisEvent > *& anHCoTHAllocator_G4MT_TLS_()
G4int GetNumberOfCollections()
std::size_t GetCapacity()
G4HCofThisEvent & operator=(const G4HCofThisEvent &)
void AddHitsCollection(G4int HCID, G4VHitsCollection *aHC)
G4VHitsCollection * GetHC(G4int i)