ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/global/management/include/G4Allocator.hh>
Public Member Functions | |
G4AllocatorBase () | |
virtual | ~G4AllocatorBase () |
virtual void | ResetStorage ()=0 |
virtual size_t | GetAllocatedSize () const =0 |
virtual int | GetNoPages () const =0 |
virtual size_t | GetPageSize () const =0 |
virtual void | IncreasePageSize (unsigned int sz)=0 |
virtual const char * | GetPoolType () const =0 |
Definition at line 52 of file G4Allocator.hh.
View newest version in sPHENIX GitHub at line 52 of file G4Allocator.hh
G4AllocatorBase::G4AllocatorBase | ( | ) |
Definition at line 33 of file G4Allocator.cc.
View newest version in sPHENIX GitHub at line 33 of file G4Allocator.cc
References G4AllocatorList::GetAllocatorList(), and G4AllocatorList::Register().
|
virtual |
Definition at line 38 of file G4Allocator.cc.
View newest version in sPHENIX GitHub at line 38 of file G4Allocator.cc
|
pure virtual |
Implemented in G4Allocator< Type >, G4Allocator< G4KDNodeCopy< PointCopyT > >, and G4Allocator< G4KDNode< PointT > >.
|
pure virtual |
Implemented in G4Allocator< Type >, G4Allocator< G4KDNodeCopy< PointCopyT > >, and G4Allocator< G4KDNode< PointT > >.
|
pure virtual |
Implemented in G4Allocator< Type >, G4Allocator< G4KDNodeCopy< PointCopyT > >, and G4Allocator< G4KDNode< PointT > >.
|
pure virtual |
Implemented in G4Allocator< Type >, G4Allocator< G4KDNodeCopy< PointCopyT > >, and G4Allocator< G4KDNode< PointT > >.
Implemented in G4Allocator< Type >, G4Allocator< G4KDNodeCopy< PointCopyT > >, and G4Allocator< G4KDNode< PointT > >.
|
pure virtual |
Implemented in G4Allocator< Type >, G4Allocator< G4KDNodeCopy< PointCopyT > >, and G4Allocator< G4KDNode< PointT > >.