CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Functions
HcalTriggerPrimitiveSample.h File Reference
#include <ostream>
#include <cstdint>

Go to the source code of this file.

Classes

class  HcalTriggerPrimitiveSample
 

Functions

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

Function Documentation

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

Definition at line 14 of file HcalTriggerPrimitiveSample.cc.

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

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