CMS 3D CMS Logo

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 
9 #endif
edm
HLT enums.
Definition: AlignableModifier.h:19
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
edm::createGlobalIdentifier
std::string createGlobalIdentifier(bool binary=false)
Definition: GlobalIdentifier.cc:5