6 o <<
info.vname() <<
" ID " <<
info.id() <<
" Eta:Phi " <<
info.trackEta() <<
":" <<
info.trackPhi()
7 <<
" Step Length " << std::setw(10) <<
info.stepLength() <<
" Radiation Length " << std::setw(10)
8 <<
info.radiationLength() <<
" Interaction Length " << std::setw(10) <<
info.interactionLength();