45 multiplyKinE(false),divideByVelocity(false)
54 multiplyKinE(false),divideByVelocity(false)
72 divideByVelocity = flg;
80 if ( trklength == 0. )
return FALSE;
85 EvtMap->
add(index,trklength);
111 std::map<G4int,G4double*>::iterator itr = EvtMap->
GetMap()->begin();
112 for(; itr != EvtMap->
GetMap()->end(); itr++) {
113 G4cout <<
" copy no.: " << itr->first ;
115 if ( divideByVelocity )
G4cout <<
" EnergyFlux: ";
116 else G4cout <<
" EnergyFlow: ";
118 if ( divideByVelocity )
G4cout <<
" Time: ";
119 else G4cout <<
" Length: ";
130 if ( divideByVelocity ){
144 if ( divideByVelocity ){
G4GLOB_DLL std::ostream G4cout
void AddHitsCollection(G4int HCID, G4VHitsCollection *aHC)
G4PSTrackLength(G4String name, G4int depth=0)
virtual void SetUnit(const G4String &unit)
virtual void Initialize(G4HCofThisEvent *)
virtual void EndOfEvent(G4HCofThisEvent *)
virtual void DefineUnitAndCategory()
void MultiplyKineticEnergy(G4bool flg=true)
void DivideByVelocity(G4bool flg=true)
virtual ~G4PSTrackLength()
virtual G4bool ProcessHits(G4Step *, G4TouchableHistory *)
G4double GetVelocity() const
G4double GetKineticEnergy() const
G4double GetWeight() const
G4StepPoint * GetPreStepPoint() const
G4double GetStepLength() const
virtual G4int GetIndex(G4Step *)
const G4String & GetUnit() const
G4MultiFunctionalDetector * detector
G4int GetCollectionID(G4int)
void CheckAndSetUnit(const G4String &unit, const G4String &category)
G4double GetUnitValue() const
size_t add(const G4int &key, U *&aHit) const