ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4ReferenceCountedHandle.hh File Reference
#include "G4Types.hh"
#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 >
 

Functions

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

Function Documentation

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

+ Here is the caller graph for this function:

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: