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

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

+ Collaboration diagram for G4AllocStats:

Static Public Attributes

static G4ThreadLocal
G4ChunkIndexType
allocStat
 
static G4ThreadLocal G4int totSpace
 
static G4ThreadLocal G4int numCat
 

Detailed Description

Definition at line 55 of file G4EnhancedVecAllocator.hh.

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

Member Data Documentation

G4ThreadLocal G4ChunkIndexType* G4AllocStats::allocStat
static

Definition at line 65 of file G4EnhancedVecAllocator.hh.

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

Referenced by G4EnhancedVecAllocator< _Tp >::allocate(), and G4EnhancedVecAllocator< _Tp >::deallocate().

G4ThreadLocal G4int G4AllocStats::numCat
static

Definition at line 67 of file G4EnhancedVecAllocator.hh.

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

Referenced by G4EnhancedVecAllocator< _Tp >::allocate(), and G4EnhancedVecAllocator< _Tp >::deallocate().

G4ThreadLocal G4int G4AllocStats::totSpace
static

Definition at line 66 of file G4EnhancedVecAllocator.hh.

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

Referenced by G4EnhancedVecAllocator< _Tp >::allocate().


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