CMS 3D CMS Logo

HORecHit.cc
Go to the documentation of this file.
2 
3 std::ostream& operator<<(std::ostream& s, const HORecHit& hit) {
4  return s << hit.id() << ": " << hit.energy() << " GeV, " << hit.time() << " ns";
5 }
std::ostream & operator<<(std::ostream &s, const HORecHit &hit)
Definition: HORecHit.cc:3
unsigned int id