Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
DetectorDescription
Core
src
DDCurrentNamespace.cc
Go to the documentation of this file.
1
#include "
DetectorDescription/Core/interface/DDCurrentNamespace.h
"
2
3
//std::string DDCurrentNamespace::ns_ = "GLOBAL";
4
5
6
std::string
&
7
DDCurrentNamespace::ns
()
8
{
9
static
std::string
ns_ =
"GLOBAL"
;
10
return
ns_;
11
}
DDCurrentNamespace::ns
static std::string & ns()
Definition:
DDCurrentNamespace.cc:7
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
DDCurrentNamespace.h
Generated for CMSSW Reference Manual by
1.8.5