29#ifndef G4DCofThisEvent_h
30#define G4DCofThisEvent_h 1
58 inline void*
operator new(size_t);
59 inline void operator delete(
void* anDCoTE);
75 if (dc !=
nullptr) n++;
83 std::vector<G4VDigiCollection*>* DC;
86#if defined G4DIGI_ALLOC_EXPORT
92inline void* G4DCofThisEvent::operator
new(size_t)
100inline void G4DCofThisEvent::operator
delete(
void* anDCoTH)
G4DLLIMPORT G4Allocator< G4DCofThisEvent > *& anDCoTHAllocator_G4MT_TLS_()
G4VDigiCollection * GetDC(G4int i) const
size_t GetCapacity() const
G4int GetNumberOfCollections() const
G4DCofThisEvent & operator=(const G4DCofThisEvent &)
void AddDigiCollection(G4int DCID, G4VDigiCollection *aDC)