Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
FWCore
Utilities
src
GlobalIdentifier.cc
Go to the documentation of this file.
1
#include "
FWCore/Utilities/interface/GlobalIdentifier.h
"
2
#include "
Guid.h
"
3
4
namespace
edm {
5
std::string
6
createGlobalIdentifier
() {
7
Guid
guid;
8
return
guid.
toString
();
9
}
10
}
GlobalIdentifier.h
Guid.h
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
edm::Guid::toString
std::string const toString() const
Automatic conversion from string reprentation.
Definition:
Guid.cc:41
edm::Guid
Definition:
Guid.h:23
edm::createGlobalIdentifier
std::string createGlobalIdentifier()
Definition:
GlobalIdentifier.cc:6
Generated for CMSSW Reference Manual by
1.8.5