CMS 3D CMS Logo

GlobalIdentifier.cc
Go to the documentation of this file.
2 #include "Guid.h"
3 
4 namespace edm {
6  Guid guid;
7  return guid.toString();
8  }
9 } // namespace edm
std::string const toString() const
Automatic conversion from string reprentation.
Definition: Guid.cc:40
Definition: Guid.h:23
HLT enums.
std::string createGlobalIdentifier()