Geant4  10.02.p03
CexmcCommon.cc File Reference
Include dependency graph for CexmcCommon.cc:

Go to the source code of this file.

Variables

G4Allocator< CexmcTrackPointInfotrackPointInfoAllocator
 
G4Allocator< CexmcEnergyDepositStoreenergyDepositStoreAllocator
 
G4Allocator< CexmcTrackPointsStoretrackPointsStoreAllocator
 

Variable Documentation

◆ energyDepositStoreAllocator

G4Allocator< CexmcEnergyDepositStore > energyDepositStoreAllocator

Definition at line 51 of file CexmcCommon.cc.

◆ trackPointInfoAllocator

G4Allocator< CexmcTrackPointInfo > trackPointInfoAllocator

Definition at line 50 of file CexmcCommon.cc.

◆ trackPointsStoreAllocator

G4Allocator< CexmcTrackPointsStore > trackPointsStoreAllocator

Definition at line 52 of file CexmcCommon.cc.