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