Geant4
10.01.p02
|
#include <CexmcEnergyDepositStore.hh>
Public Member Functions | |
CexmcEnergyDepositStore (G4double monitorED, G4double vetoCounterEDLeft, G4double vetoCounterEDRight, G4double calorimeterEDLeft, G4double calorimeterEDRight, G4int calorimeterEDLeftMaxX, G4int calorimeterEDLeftMaxY, G4int calorimeterEDRightMaxX, G4int calorimeterEDRightMaxY, const CexmcEnergyDepositCalorimeterCollection &calorimeterEDLeftCollection, const CexmcEnergyDepositCalorimeterCollection &calorimeterEDRightCollection) | |
void * | operator new (size_t size) |
void | operator delete (void *obj) |
Definition at line 52 of file CexmcEnergyDepositStore.hh.
|
inline |
Definition at line 54 of file CexmcEnergyDepositStore.hh.
|
inline |
Definition at line 118 of file CexmcEnergyDepositStore.hh.
References G4Allocator< Type >::FreeSingle().
|
inline |
Definition at line 112 of file CexmcEnergyDepositStore.hh.
References G4Allocator< Type >::MallocSingle().
G4double CexmcEnergyDepositStore::calorimeterEDLeft |
Definition at line 89 of file CexmcEnergyDepositStore.hh.
Referenced by CexmcEventAction::PrintEnergyDeposit(), and CexmcChargeExchangeReconstructor::Reconstruct().
const CexmcEnergyDepositCalorimeterCollection& CexmcEnergyDepositStore::calorimeterEDLeftCollection |
Definition at line 102 of file CexmcEnergyDepositStore.hh.
Referenced by CexmcEventAction::PrintEnergyDeposit(), and CexmcReconstructor::ReconstructEntryPoints().
G4int CexmcEnergyDepositStore::calorimeterEDLeftMaxX |
Definition at line 93 of file CexmcEnergyDepositStore.hh.
Referenced by CexmcReconstructor::ReconstructEntryPoints().
G4int CexmcEnergyDepositStore::calorimeterEDLeftMaxY |
Definition at line 95 of file CexmcEnergyDepositStore.hh.
Referenced by CexmcReconstructor::ReconstructEntryPoints().
G4double CexmcEnergyDepositStore::calorimeterEDRight |
Definition at line 91 of file CexmcEnergyDepositStore.hh.
Referenced by CexmcEventAction::PrintEnergyDeposit(), and CexmcChargeExchangeReconstructor::Reconstruct().
const CexmcEnergyDepositCalorimeterCollection& CexmcEnergyDepositStore::calorimeterEDRightCollection |
Definition at line 105 of file CexmcEnergyDepositStore.hh.
Referenced by CexmcEventAction::PrintEnergyDeposit(), and CexmcReconstructor::ReconstructEntryPoints().
G4int CexmcEnergyDepositStore::calorimeterEDRightMaxX |
Definition at line 97 of file CexmcEnergyDepositStore.hh.
Referenced by CexmcReconstructor::ReconstructEntryPoints().
G4int CexmcEnergyDepositStore::calorimeterEDRightMaxY |
Definition at line 99 of file CexmcEnergyDepositStore.hh.
Referenced by CexmcReconstructor::ReconstructEntryPoints().
G4double CexmcEnergyDepositStore::monitorED |
Definition at line 83 of file CexmcEnergyDepositStore.hh.
Referenced by CexmcEventAction::PrintEnergyDeposit().
G4double CexmcEnergyDepositStore::vetoCounterEDLeft |
Definition at line 85 of file CexmcEnergyDepositStore.hh.
Referenced by CexmcEventAction::PrintEnergyDeposit().
G4double CexmcEnergyDepositStore::vetoCounterEDRight |
Definition at line 87 of file CexmcEnergyDepositStore.hh.
Referenced by CexmcEventAction::PrintEnergyDeposit().