CMS 3D CMS Logo

GetPassID.h
Go to the documentation of this file.
1 #ifndef Utilities_GetPassID_h
2 #define Utilities_GetPassID_h
3 
4 #include <string>
5 
6 namespace edm {
7  inline std::string getPassID() {
8  static std::string const passID;
9  // return empty string for now.
10  return passID;
11  }
12 } // namespace edm
13 #endif
edm
HLT enums.
Definition: AlignableModifier.h:19
edm::getPassID
std::string getPassID()
Definition: GetPassID.h:7
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256