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;