#include <CexmcEnergyDepositInCalorimeter.hh>
◆ CexmcEnergyDepositInCalorimeter()
CexmcEnergyDepositInCalorimeter::CexmcEnergyDepositInCalorimeter |
( |
const G4String & |
name, |
|
|
const CexmcSetup * |
setup |
|
) |
| |
◆ GetColumn()
G4int CexmcEnergyDepositInCalorimeter::GetColumn |
( |
G4int |
index | ) |
|
|
inlinestatic |
◆ GetCopyDepth1BitsOffset()
G4int CexmcEnergyDepositInCalorimeter::GetCopyDepth1BitsOffset |
( |
void |
| ) |
|
|
inlinestatic |
◆ GetIndex()
G4int CexmcEnergyDepositInCalorimeter::GetIndex |
( |
G4Step * |
step | ) |
|
|
protectedvirtual |
Reimplemented from G4VPrimitiveScorer.
Definition at line 61 of file CexmcEnergyDepositInCalorimeter.cc.
64 G4StepPoint * preStep( step->GetPreStepPoint() );
65 const G4VTouchable * touchable( preStep->GetTouchable() );
67 G4int navDepth( navHistory->GetDepth() );
74 ret |= touchable->GetReplicaNumber( 0 );
G4bool IsRightCalorimeter(const G4VPhysicalVolume *pVolume) const
static const G4int leftRightBitsOffset
static const G4int copyDepth1BitsOffset
◆ GetRow()
G4int CexmcEnergyDepositInCalorimeter::GetRow |
( |
G4int |
index | ) |
|
|
inlinestatic |
◆ PrintAll()
void CexmcEnergyDepositInCalorimeter::PrintAll |
( |
void |
| ) |
|
|
virtual |
Reimplemented from G4VPrimitiveScorer.
Definition at line 81 of file CexmcEnergyDepositInCalorimeter.cc.
85 if ( nmbOfEntries == 0 )
90 for ( CexmcEnergyDepositCollectionData::iterator
102 const G4String detectorSide( isRightDetector ?
"right" :
"left" );
103 G4cout <<
" " << detectorSide <<
" detector, row " <<
104 copyDepth1 <<
", column " << copyDepth0 <<
G4endl;
105 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
static const G4int leftRightBitsOffset
static const G4int copyDepth1BitsOffset
CexmcEnergyDepositCollection * eventMap
void PrintHeader(G4int nmbOfEntries) const
◆ copyDepth1BitsOffset
const G4int CexmcEnergyDepositInCalorimeter::copyDepth1BitsOffset = 8 |
|
staticprotected |
The documentation for this class was generated from the following files: