CMS 3D CMS Logo

Functions

/data/refman/pasoursint/CMSSW_4_1_8_patch9/src/FastSimulation/Event/src/FSimVertex.cc File Reference

#include "FastSimulation/Event/interface/FSimVertex.h"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &o, const FSimVertex &t)

Function Documentation

std::ostream& operator<< ( std::ostream &  o,
const FSimVertex t 
)

Definition at line 12 of file FSimVertex.cc.

References matplotRender::t.

                                                             {
  return o << t;
}