Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
G4AllocStats Class Reference

#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 64 of file G4EnhancedVecAllocator.hh.

Member Data Documentation

G4ThreadLocal G4ChunkIndexType* G4AllocStats::allocStat
static

Definition at line 74 of file G4EnhancedVecAllocator.hh.

G4ThreadLocal G4int G4AllocStats::numCat
static

Definition at line 76 of file G4EnhancedVecAllocator.hh.

G4ThreadLocal G4int G4AllocStats::totSpace
static

Definition at line 75 of file G4EnhancedVecAllocator.hh.


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