CMS 3D CMS Logo

print.h

Go to the documentation of this file.
00001 #ifndef VertexReco_print_h
00002 #define VertexReco_print_h
00003 /* Vertex print utility
00004  *
00005  * \author Luca Lista, INFN
00006  *
00007  * \version $Id: print.h,v 1.1 2006/05/08 07:59:08 llista Exp $
00008  * 
00009  */
00010 #include "FWCore/Utilities/interface/Verbosity.h"
00011 #include <string>
00012 
00013 namespace reco {
00014    class Vertex;
00016    std::string print( const Vertex &, edm::Verbosity = edm::Concise );
00017 }
00018 
00019 #endif

Generated on Tue Jun 9 17:31:47 2009 for CMSSW by  doxygen 1.5.4