#include <CexmcSimpleEnergyDeposit.hh>
Definition at line 59 of file CexmcSimpleEnergyDeposit.hh.
◆ CexmcSimpleEnergyDeposit()
CexmcSimpleEnergyDeposit::CexmcSimpleEnergyDeposit |
( |
const G4String & |
name | ) |
|
|
explicit |
◆ clear()
void CexmcSimpleEnergyDeposit::clear |
( |
void |
| ) |
|
|
virtual |
◆ DrawAll()
void CexmcSimpleEnergyDeposit::DrawAll |
( |
void |
| ) |
|
|
virtual |
◆ EndOfEvent()
void CexmcSimpleEnergyDeposit::EndOfEvent |
( |
G4HCofThisEvent * |
hcOfThisEvent | ) |
|
|
virtual |
◆ GetIndex()
G4int CexmcSimpleEnergyDeposit::GetIndex |
( |
G4Step * |
step | ) |
|
|
protectedvirtual |
◆ Initialize()
void CexmcSimpleEnergyDeposit::Initialize |
( |
G4HCofThisEvent * |
hcOfThisEvent | ) |
|
|
virtual |
Reimplemented from G4VPrimitiveScorer.
Definition at line 75 of file CexmcSimpleEnergyDeposit.cc.
G4THitsMap< G4double > CexmcEnergyDepositCollection
G4int GetCollectionID(G4int)
G4MultiFunctionalDetector * detector
CexmcEnergyDepositCollection * eventMap
◆ PrintAll()
void CexmcSimpleEnergyDeposit::PrintAll |
( |
void |
| ) |
|
|
virtual |
Reimplemented from G4VPrimitiveScorer.
Definition at line 105 of file CexmcSimpleEnergyDeposit.cc.
109 if ( nmbOfEntries == 0 )
115 for ( CexmcEnergyDepositCollectionData::iterator
119 G4cout <<
" energy deposit: " <<
std::map< G4int, T * > * GetMap() const
#define G4BestUnit(a, b)
#define G4_USE_G4BESTUNIT_FOR_VERBOSE 1
G4GLOB_DLL std::ostream G4cout
CexmcEnergyDepositCollection * eventMap
void PrintHeader(G4int nmbOfEntries) const
◆ ProcessHits()
Implements G4VPrimitiveScorer.
Definition at line 61 of file CexmcSimpleEnergyDeposit.cc.
64 G4double energyDeposit( step->GetTotalEnergyDeposit() );
66 if ( energyDeposit == 0. )
G4int add(const G4int &key, T *&aHit) const
G4int GetIndex(G4Step *step)
CexmcEnergyDepositCollection * eventMap
◆ eventMap
◆ hcId
G4int CexmcSimpleEnergyDeposit::hcId |
|
private |
The documentation for this class was generated from the following files: