Geant4  10.02.p03
G4AllocStats Class Reference

#include <G4EnhancedVecAllocator.hh>

Collaboration diagram for G4AllocStats:

Static Public Attributes

static G4ThreadLocal G4ChunkIndexTypeallocStat
 
static G4ThreadLocal G4int totSpace
 
static G4ThreadLocal G4int numCat
 

Detailed Description

Definition at line 64 of file G4EnhancedVecAllocator.hh.

Member Data Documentation

◆ allocStat

G4ThreadLocal G4ChunkIndexType* G4AllocStats::allocStat
static

Definition at line 74 of file G4EnhancedVecAllocator.hh.

◆ numCat

G4ThreadLocal G4int G4AllocStats::numCat
static

Definition at line 76 of file G4EnhancedVecAllocator.hh.

◆ totSpace

G4ThreadLocal G4int G4AllocStats::totSpace
static

Definition at line 75 of file G4EnhancedVecAllocator.hh.


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