Geant4-11
Static Public Attributes
G4AllocStats Class Reference

#include <G4EnhancedVecAllocator.hh>

Static Public Attributes

static G4ThreadLocal G4ChunkIndexTypeallocStat
 
static G4ThreadLocal G4int numCat
 
static G4ThreadLocal G4int totSpace
 

Detailed Description

Definition at line 55 of file G4EnhancedVecAllocator.hh.

Field Documentation

◆ allocStat

G4ThreadLocal G4ChunkIndexType* G4AllocStats::allocStat
static

◆ numCat

G4ThreadLocal G4int G4AllocStats::numCat
static

◆ totSpace

G4ThreadLocal G4int G4AllocStats::totSpace
static

Definition at line 66 of file G4EnhancedVecAllocator.hh.

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


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