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  bool isValidGlobalIdentifier(std::string const& guid);
9 } // namespace edm
10 
11 #endif
std::string createGlobalIdentifier(bool binary=false)
bool isValidGlobalIdentifier(std::string const &guid)
HLT enums.