Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Attributes
G4AllocStats Class Reference

#include <G4EnhancedVecAllocator.hh>

Static Public Attributes

static G4ThreadLocal
G4ChunkIndexType
allocStat = 0
 
static G4ThreadLocal G4int totSpace = 0
 
static G4ThreadLocal G4int numCat = 0
 

Detailed Description

Definition at line 64 of file G4EnhancedVecAllocator.hh.

Field Documentation

G4ThreadLocal G4ChunkIndexType * G4AllocStats::allocStat = 0
static
G4ThreadLocal G4int G4AllocStats::numCat = 0
static
G4ThreadLocal G4int G4AllocStats::totSpace = 0
static

Definition at line 75 of file G4EnhancedVecAllocator.hh.

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


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