CMS 3D CMS Logo

Functions
HcalTriggerPrimitiveSample.cc File Reference
#include "DataFormats/HcalDigi/interface/HcalTriggerPrimitiveSample.h"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &s, const HcalTriggerPrimitiveSample &samp)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  s,
const HcalTriggerPrimitiveSample samp 
)

Definition at line 14 of file HcalTriggerPrimitiveSample.cc.

References HcalTriggerPrimitiveSample::compressedEt(), HcalTriggerPrimitiveSample::fineGrain(), and alignCSCRings::s.

14  {
15  return s << "Value=" << samp.compressedEt() << ", FG=" << samp.fineGrain();
16 }
int compressedEt() const
get the encoded/compressed Et
bool fineGrain(int i=0) const
get fine-grain bit (traditional)