ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4ChunkIndexType Struct Reference

#include <geant4/tree/geant4-10.6-release/source/geometry/volumes/include/G4EnhancedVecAllocator.hh>

+ Collaboration diagram for G4ChunkIndexType:

Public Attributes

size_t size
 
G4int totalspace
 
G4ChunkTypepreAllocated
 

Detailed Description

Definition at line 48 of file G4EnhancedVecAllocator.hh.

View newest version in sPHENIX GitHub at line 48 of file G4EnhancedVecAllocator.hh

Member Data Documentation

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


The documentation for this struct was generated from the following file: