CMS 3D CMS Logo

Classes | Functions
HcalCalibRecHit.h File Reference
#include "DataFormats/HcalDetId/interface/HcalCalibDetId.h"

Go to the source code of this file.

Classes

class  HcalCalibRecHit
 

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 8 of file HcalCalibRecHit.cc.

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

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