CMS 3D CMS Logo

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
 A class that mimics SimVertex, with enhanced features. More...

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.

00012                                                              {
00013   return o << t;
00014 }


Generated on Tue Jun 9 17:52:57 2009 for CMSSW by  doxygen 1.5.4