CMS 3D CMS Logo

Macros | Functions
PhiMemoryImage.cc File Reference
#include "L1Trigger/L1TMuonEndCap/interface/PhiMemoryImage.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include <stdexcept>
#include <iostream>
#include <bitset>

Go to the source code of this file.

Macros

#define UINT64_BITS   64
 

Functions

std::ostream & operator<< (std::ostream &o, const PhiMemoryImage &patt)
 

Macro Definition Documentation

◆ UINT64_BITS

#define UINT64_BITS   64

Definition at line 8 of file PhiMemoryImage.cc.

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  o,
const PhiMemoryImage patt 
)

Definition at line 177 of file PhiMemoryImage.cc.

177  {
178  patt.print(o);
179  return o;
180 }

References EcalTangentSkim_cfg::o, and patt.

patt
float patt[4][130000]
Definition: HijingWrapper.h:48
EcalTangentSkim_cfg.o
o
Definition: EcalTangentSkim_cfg.py:42