CMS 3D CMS Logo

Classes | Functions

/data/refman/pasoursint/CMSSW_6_1_2_SLHC2/src/FastSimulation/Event/interface/FSimVertex.h File Reference

#include "SimDataFormats/Vertex/interface/SimVertex.h"
#include "DataFormats/Math/interface/LorentzVector.h"
#include <vector>
#include <iosfwd>
#include "FastSimulation/Event/interface/FSimVertex.icc"

Go to the source code of this file.

Classes

class  FSimVertex

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 lumiQTWidget::t.

                                                             {
  return o << t;
}