CMS 3D CMS Logo

Functions
CSCShowerDigi.cc File Reference
#include "DataFormats/CSCDigi/interface/CSCShowerDigi.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include <iomanip>
#include <iostream>

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &o, const CSCShowerDigi &digi)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  o,
const CSCShowerDigi digi 
)

Definition at line 51 of file CSCShowerDigi.cc.

51 { return o << "CSC Shower: " << digi.bits(); }

References CSCShowerDigi::bits(), and EcalTangentSkim_cfg::o.

EcalTangentSkim_cfg.o
o
Definition: EcalTangentSkim_cfg.py:42
CSCShowerDigi::bits
uint16_t bits() const
Definition: CSCShowerDigi.h:34