CMS 3D CMS Logo

SimVertex.cc File Reference

#include "SimDataFormats/Vertex/interface/SimVertex.h"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &o, const SimVertex &v)


Function Documentation

std::ostream& operator<< ( std::ostream &  o,
const SimVertex v 
)

Definition at line 14 of file SimVertex.cc.

References SimVertex::parentIndex().

00015 { return o << (SimVertex::Core)(v) << ", " <<  v.parentIndex(); }


Generated on Tue Jun 9 17:55:46 2009 for CMSSW by  doxygen 1.5.4