CMS 3D CMS Logo

Classes | Functions
PhiMemoryImage.h File Reference
#include <cstdint>
#include <iosfwd>

Go to the source code of this file.

Classes

class  PhiMemoryImage
 

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 177 of file PhiMemoryImage.cc.

References EcalTangentSkim_cfg::o, and patt.

177  {
178  patt.print(o);
179  return o;
180 }
float patt[4][130000]
Definition: HijingWrapper.h:48