45 #include <G4StepPoint.hh>    64     G4StepPoint *                preStep( step->GetPreStepPoint() );
    65     const G4VTouchable *         touchable( preStep->GetTouchable() );
    67     G4int                        navDepth( navHistory->GetDepth() );
    74     ret |= touchable->GetReplicaNumber( 0 );
    85     if ( nmbOfEntries == 0 )
    90     for ( CexmcEnergyDepositCollectionData::iterator
    99         G4int   copyDepth0( index &
   102         const G4String  detectorSide( isRightDetector ? 
"right" : 
"left" );
   103         G4cout << 
"       " << detectorSide << 
" detector, row " <<
   104                 copyDepth1 << 
", column " << copyDepth0 << 
G4endl;
   105         G4cout << 
"         , energy deposit " <<
 G4int GetIndex(G4Step *step)
 
std::map< G4int, T * > * GetMap() const
 
#define G4BestUnit(a, b)
#define G4_USE_G4BESTUNIT_FOR_VERBOSE 1 
 
G4bool IsRightCalorimeter(const G4VPhysicalVolume *pVolume) const
 
G4GLOB_DLL std::ostream G4cout
 
static const G4int leftRightBitsOffset
 
static const G4int copyDepth1BitsOffset
 
CexmcEnergyDepositInCalorimeter(const G4String &name, const CexmcSetup *setup)
 
CexmcEnergyDepositCollection * eventMap
 
void PrintHeader(G4int nmbOfEntries) const