CMS 3D CMS Logo

Classes | Functions
GEMInternalCluster.h File Reference
#include "DataFormats/MuonDetId/interface/GEMDetId.h"
#include "DataFormats/GEMDigi/interface/GEMPadDigiCluster.h"
#include "DataFormats/GEMDigi/interface/GEMPadDigi.h"
#include "DataFormats/GEMDigi/interface/GEMCoPadDigi.h"

Go to the source code of this file.

Classes

class  GEMInternalCluster
 

Functions

std::ostream & operator<< (std::ostream &os, const GEMInternalCluster &cl)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const GEMInternalCluster cl 
)

Definition at line 192 of file GEMInternalCluster.cc.

192  {
193  return os << cl.id() << " " << cl.cl1() << " " << cl.cl2();
194 }

References GetRecoTauVFromDQM_MC_cff::cl.

GetRecoTauVFromDQM_MC_cff.cl
cl
Definition: GetRecoTauVFromDQM_MC_cff.py:38