Geant4  10.02.p03
G4ReferenceCountedHandle.hh File Reference
#include "G4Allocator.hh"
Include dependency graph for G4ReferenceCountedHandle.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G4CountedObject< X >
 
class  G4ReferenceCountedHandle< X >
 
class  G4CountedObject< X >
 

Variables

G4GLOB_DLL G4ThreadLocal G4Allocator< G4ReferenceCountedHandle< void > > * aRCHAllocator
 
G4GLOB_DLL G4ThreadLocal G4Allocator< G4CountedObject< void > > * aCountedObjectAllocator
 

Variable Documentation

◆ aCountedObjectAllocator

G4GLOB_DLL G4ThreadLocal G4Allocator<G4CountedObject<void> >* aCountedObjectAllocator

Definition at line 40 of file G4ReferenceCountedHandle.cc.

◆ aRCHAllocator

Definition at line 41 of file G4ReferenceCountedHandle.cc.