CMS 3D CMS Logo

PassID.h
Go to the documentation of this file.
1 #ifndef DataFormats_Provenance_PassID_h
2 #define DataFormats_Provenance_PassID_h
3 
4 #include <string>
5 
6 namespace edm {
7  typedef std::string PassID;
8 }
9 
10 #endif
HLT enums.
std::string PassID
Definition: PassID.h:7