ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/geometry/volumes/include/G4EnhancedVecAllocator.hh>
Public Attributes | |
size_t | size |
G4int | totalspace |
G4ChunkType * | preAllocated |
Definition at line 48 of file G4EnhancedVecAllocator.hh.
View newest version in sPHENIX GitHub at line 48 of file G4EnhancedVecAllocator.hh
G4ChunkType* G4ChunkIndexType::preAllocated |
Definition at line 52 of file G4EnhancedVecAllocator.hh.
View newest version in sPHENIX GitHub at line 52 of file G4EnhancedVecAllocator.hh
Referenced by G4EnhancedVecAllocator< _Tp >::allocate(), and G4EnhancedVecAllocator< _Tp >::deallocate().
size_t G4ChunkIndexType::size |
Definition at line 50 of file G4EnhancedVecAllocator.hh.
View newest version in sPHENIX GitHub at line 50 of file G4EnhancedVecAllocator.hh
Referenced by G4EnhancedVecAllocator< _Tp >::allocate().
G4int G4ChunkIndexType::totalspace |
Definition at line 51 of file G4EnhancedVecAllocator.hh.
View newest version in sPHENIX GitHub at line 51 of file G4EnhancedVecAllocator.hh
Referenced by G4EnhancedVecAllocator< _Tp >::allocate(), and G4EnhancedVecAllocator< _Tp >::deallocate().