CMS 3D CMS Logo

Functions
GctBlockHeader.cc File Reference
#include "EventFilter/GctRawToDigi/src/GctBlockHeader.h"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const GctBlockHeader &h)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const GctBlockHeader h 
)

Definition at line 12 of file GctBlockHeader.cc.

References TauDecayModes::dec, and h.

12  {
13  os << "ID " << std::hex << h.blockId() << " : Length : " << h.blockLength() << " : Samples " << h.nSamples()
14  << " : BX " << h.bxId() << " : Event " << h.eventId() << std::dec;
15  return os;
16 }
The Signals That Services Can Subscribe To This is based on ActivityRegistry h
Helper function to determine trigger accepts.
Definition: Activities.doc:4