1 #ifndef TrackDeDxHits_H 2 #define TrackDeDxHits_H bool operator<(const DeDxHit &other) const
std::vector< DeDxHit > DeDxHitCollection
float charge() const
Return the angle and thick normalized, calibrated energy release.
float momentum() const
Return the momentum of the trajectory at the interaction point.
float pathLength() const
Return the path length.
uint32_t rawDetId() const
Return the rawDetId.
DeDxHit(float ch, float mom, float len, uint32_t rawDetId, float err=0)
float error() const
Return the error of the energy release.