CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
DDCurrentNamespace.cc
Go to the documentation of this file.
2 
3 //std::string DDCurrentNamespace::ns_ = "GLOBAL";
4 
5 
8 {
9  static std::string ns_ = "GLOBAL";
10  return ns_;
11 }
static std::string & ns()