ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4ReferenceCountedHandle.cc File Reference
+ Include dependency graph for G4ReferenceCountedHandle.cc:

Go to the source code of this file.

Functions

G4Allocator< G4CountedObject
< void > > *& 
aCountedObjectAllocator ()
 
G4Allocator
< G4ReferenceCountedHandle
< void > > *& 
aRCHAllocator ()
 

Function Documentation

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().

+ Here is the caller graph for this function:

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().

+ Here is the caller graph for this function: