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

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

Definition at line 186 of file PhiMemoryImage.cc.

References connectstrParser::o, and PhiMemoryImage::print().

186  {
187  patt.print(o);
188  return o;
189 }
float patt[4][130000]
Definition: HijingWrapper.h:38