src
FWCore
Utilities
interface
GlobalIdentifier.h
Go to the documentation of this file.
1
#ifndef FWCore_Utilities_GlobalIdentifier_h
2
#define FWCore_Utilities_GlobalIdentifier_h
3
4
#include <string>
5
namespace
edm
{
6
std::string
createGlobalIdentifier
(
bool
binary =
false
);
7
8
bool
isValidGlobalIdentifier
(
std::string
const
& guid);
9
}
// namespace edm
10
11
#endif
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
edm::createGlobalIdentifier
std::string createGlobalIdentifier(bool binary=false)
Definition:
GlobalIdentifier.cc:5
edm::isValidGlobalIdentifier
bool isValidGlobalIdentifier(std::string const &guid)
Definition:
GlobalIdentifier.cc:10
edm
HLT enums.
Definition:
AlignableModifier.h:19
Generated for CMSSW Reference Manual by
1.8.14