13#include "BesTruthTrack.hh"
18:m_fourMomentum(0),m_daughterIndexes(0)
39 stream << setw(4) << track.
GetIndex() <<
" ";
67 stream <<
" " << setiosflags(ios::fixed)
68 <<setprecision(4) << setw(11) << track.
GetP4().x()
69 <<setprecision(4) << setw(11) << track.
GetP4().y()
70 <<setprecision(4) << setw(11) << track.
GetP4().z()
71 <<setprecision(4) << setw(11) << track.
GetP4().e();
77 for(G4int i=0;i<nDaughter;i++)
ostream & operator<<(ostream &stream, const BesTruthTrack &track)
HepLorentzVector GetP4() const
BesTruthVertex * GetTerminalVertex() const
BesTruthVertex * GetVertex() const
vector< int > GetDaughterIndexes() const
G4String GetParticleName() const