Main Page
Namespaces
Classes
Package Documentation
FWCore
Utilities
interface
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
8
std::string
getPassID
() {
9
static
std::string
const
passID;
10
// return empty string for now.
11
return
passID;
12
}
13
}
14
#endif
edm::getPassID
std::string getPassID()
Definition:
GetPassID.h:8
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
edm
HLT enums.
Definition:
AlignableModifier.h:17
Generated for CMSSW Reference Manual by
1.8.11