65     const G4VTouchable *         touchable( preStep->GetTouchable() );
 
   67     G4int                        navDepth( navHistory->GetDepth() );
 
   85     if ( nmbOfEntries == 0 )
 
   90     for ( CexmcTrackPointsCollectionData::iterator
 
  102         G4int   trackId( index &
 
  105         const G4String  detectorSide( isRightDetector ? 
"right" : 
"left" );
 
  106         G4cout << 
"       " << detectorSide << 
" detector, row " <<
 
  107                 copyDepth1 << 
", column " << copyDepth0 << 
G4endl;
 
  109         G4cout << 
"         , position: " <<
 
  111         G4cout << 
"         , direction: " <<
 
  112                 itr->second->directionLocal << 
G4endl;
 
  113         G4cout << 
"         , momentum: " <<
 
  116                 << itr->second->particle->GetParticleName() << 
G4endl;
 
static const G4int copyDepth1BitsOffset
 
static const G4int leftRightBitsOffset
 
CexmcTrackPointsCollection * eventMap
 
static const G4int copyDepth0BitsOffset
 
G4int GetTrackId(G4Step *step)
 
#define G4BestUnit(a, b)
#define G4_USE_G4BESTUNIT_FOR_VERBOSE 1 
 
G4StepPoint * GetPreStepPoint() const 
 
G4GLOB_DLL std::ostream G4cout
 
G4int GetIndex(G4Step *step)
 
G4bool IsRightCalorimeter(const G4VPhysicalVolume *pVolume) const 
 
std::map< G4int, T * > * GetMap() const 
 
void PrintHeader(G4int nmbOfEntries) const 
 
CexmcTrackPointsInCalorimeter(const G4String &name, const CexmcSetup *setup)