| 
    Geant4
    10.02.p03
    
   | 
 
#include <G4Allocator.hh>#include "CexmcTrackPointInfo.hh"#include "CexmcEnergyDepositStore.hh"#include "CexmcTrackPointsStore.hh"Go to the source code of this file.
Variables | |
| G4Allocator< CexmcTrackPointInfo > | trackPointInfoAllocator | 
| G4Allocator< CexmcEnergyDepositStore > | energyDepositStoreAllocator | 
| G4Allocator< CexmcTrackPointsStore > | trackPointsStoreAllocator | 
| 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.