29#ifndef G4DCofThisEvent_h
30#define G4DCofThisEvent_h 1
55 inline void*
operator new(size_t);
56 inline void operator delete(
void* anDCoTE);
64 std::vector<G4VDigiCollection*>* DC;
87#if defined G4DIGI_ALLOC_EXPORT
93inline void* G4DCofThisEvent::operator
new(size_t)
102inline 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)