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 }
hit::id
unsigned int id
Definition: SiStripHitEffFromCalibTree.cc:92
HORecHit
Definition: HORecHit.h:11
operator<<
std::ostream & operator<<(std::ostream &s, const HORecHit &hit)
Definition: HORecHit.cc:3
alignCSCRings.s
s
Definition: alignCSCRings.py:92
HORecHit.h
hit
Definition: SiStripHitEffFromCalibTree.cc:88