Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
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
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::getPassID
std::string getPassID()
Definition:
GetPassID.h:7
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
Generated for CMSSW Reference Manual by
1.8.5