1#include "TrigScint/Event/TrigScintTrack.h"
17 std::cout <<
"TrigScintTrack { "
19 <<
", residual: " <<
getResidual() <<
" }" << std::endl;
Represents a track of trigger scintillator clusters.
float centroid_
The detector centroid.
float getCentroid() const
Get the detector ID centroid of the track.
void Print() const
Print a description of this object.
void Clear()
Reset the TrigScintTrack object.
float residual_
The detector residual.
float getResidual() const
Get the detector ID residual of the track.