Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
CexmcCommon.cc File Reference
#include <G4Allocator.hh>
#include "CexmcTrackPointInfo.hh"
#include "CexmcEnergyDepositStore.hh"
#include "CexmcTrackPointsStore.hh"

Go to the source code of this file.

Variables

G4Allocator< CexmcTrackPointInfotrackPointInfoAllocator
 
G4Allocator
< CexmcEnergyDepositStore
energyDepositStoreAllocator
 
G4Allocator
< CexmcTrackPointsStore
trackPointsStoreAllocator
 

Variable Documentation

G4Allocator< CexmcEnergyDepositStore > energyDepositStoreAllocator

Definition at line 51 of file CexmcCommon.cc.

G4Allocator< CexmcTrackPointInfo > trackPointInfoAllocator

Definition at line 50 of file CexmcCommon.cc.

G4Allocator< CexmcTrackPointsStore > trackPointsStoreAllocator

Definition at line 52 of file CexmcCommon.cc.