CMS 3D CMS Logo

Classes | Functions
CastorRecHit.h File Reference
#include "DataFormats/HcalDetId/interface/HcalCastorDetId.h"
#include "DataFormats/CaloRecHit/interface/CaloRecHit.h"

Go to the source code of this file.

Classes

class  CastorRecHit
 

Functions

std::ostream & operator<< (std::ostream &s, const CastorRecHit &hit)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  s,
const CastorRecHit hit 
)

Definition at line 7 of file CastorRecHit.cc.

References hit::id, and alignCSCRings::s.

7  {
8  return s << hit.id() << ": " << hit.energy() << " GeV, " << hit.time() << " ns";
9 }
unsigned int id