ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Classes | |
class | G4CountedObject< X > |
class | G4ReferenceCountedHandle< X > |
class | G4CountedObject< X > |
Functions | |
G4GLOB_DLL G4Allocator < G4ReferenceCountedHandle < void > > *& | aRCHAllocator () |
G4GLOB_DLL G4Allocator < G4CountedObject< void > > *& | aCountedObjectAllocator () |
G4GLOB_DLL G4Allocator<G4CountedObject<void> >*& aCountedObjectAllocator | ( | ) |
Definition at line 39 of file G4ReferenceCountedHandle.cc.
View newest version in sPHENIX GitHub at line 39 of file G4ReferenceCountedHandle.cc
References G4ThreadLocalStatic.
Referenced by G4CountedObject< X >::operator delete(), and G4CountedObject< X >::operator new().
G4GLOB_DLL G4Allocator<G4ReferenceCountedHandle<void> >*& aRCHAllocator | ( | ) |
Definition at line 45 of file G4ReferenceCountedHandle.cc.
View newest version in sPHENIX GitHub at line 45 of file G4ReferenceCountedHandle.cc
References G4ThreadLocalStatic.
Referenced by G4ReferenceCountedHandle< X >::operator delete(), and G4ReferenceCountedHandle< X >::operator new().