CMS 3D CMS Logo

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