CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
VertexTypes.h
Go to the documentation of this file.
1 #ifndef DataFormats_BTauReco_VertexTypes_h
2 #define DataFormats_BTauReco_VertexTypes_h
3 
4 #include <string>
5 
6 namespace reco {
7 namespace btag {
8  namespace Vertices {
19 
24  std::string name ( VertexType );
25  VertexType type ( const std::string & );
26  }
27 }
28 }
29 
30 #endif
std::string name(VertexType)
Definition: VertexTypes.cc:8
VertexType type(const std::string &)
Definition: VertexTypes.cc:23
std::vector< VertexType > Vertices