67 #include "Riostream.h" 126 for (Int_t i = 0; i < npart; i++)
AddTrack(refs[i]);
136 << std::setw(10) <<
fEdep <<
" -> " 137 << std::setw(4) <<
fCount1 <<
" (" 138 << std::setw(4) <<
fCount2 <<
"," 139 << std::setw(4) <<
fCount3 <<
"," 140 << std::setw(4) <<
fCount4 <<
") = " 141 << std::setw(4) <<
Counts() << std::flush;
144 if (opt.Contains(
"p", TString::kIgnoreCase))
149 if (opt.Contains(
"l", TString::kIgnoreCase)) {
152 std::cout << (i == 0 ?
"" :
",") << std::setw(5) <<
fTracks[i];
154 for (Int_t i = 0; i < fLabels.fN; i++)
155 std::cout << (i == 0 ?
"" :
",") << fLabels.fArray[i];
158 std::cout << std::endl;
void AddTrack(Int_t trackno)
virtual void Print(Option_t *opt="") const
void Print(Option_t *opt="") const
class for summable digits
UShort_t GetNTrack() const