46 divideByVelocity(false)
55 divideByVelocity(false)
73 divideByVelocity = flg;
81 if ( trklength == 0. )
return FALSE;
86 EvtMap->
add(index,trklength);
112 std::map<G4int,G4double*>::iterator itr = EvtMap->
GetMap()->begin();
113 for(; itr != EvtMap->
GetMap()->end(); itr++) {
114 G4cout <<
" copy no.: " << itr->first ;
116 if ( divideByVelocity )
G4cout <<
" EnergyFlux: ";
117 else G4cout <<
" EnergyFlow: ";
119 if ( divideByVelocity )
G4cout <<
" Time: ";
120 else G4cout <<
" Length: ";
131 if ( divideByVelocity ){
145 if ( divideByVelocity ){