40 #ifndef G4AllocatorList_h
41 #define G4AllocatorList_h 1
69 std::vector<G4AllocatorBase*>
fList;
void Destroy(G4int nStat=0, G4int verboseLevel=0)
static G4AllocatorList * GetAllocatorList()
static G4AllocatorList * GetAllocatorListIfExist()
std::vector< G4AllocatorBase * > fList
static G4ThreadLocal G4AllocatorList * fAllocatorList
void Register(G4AllocatorBase *)