17 return o <<
"TrackDeDxMassEstimate { " <<
"Momentum: " << c.momentum_ <<
", "
18 <<
"Ih: " << c.the_ih_ <<
", " <<
"Mass: " << c.mass_ <<
", "
19 <<
"Track Index: " << c.track_index_ <<
", "
20 <<
"Track Type: " << c.track_type_ <<
" }" <<
"PDG ID: " << c.pdg_id_
Class that represents the estimated mass of a particle using tracker dE/dx information.
Represents the estimated mass of a particle using tracker dE/dx information.
void clear()
Clear the data in the object.