CMS 3D CMS Logo

DDCurrentNamespace.h
Go to the documentation of this file.
1 #ifndef DDCurrentNamespace_h
2 #define DDCurrentNamespace_h
3 
4 #include <string>
5 
7 public:
8  static std::string& ns();
9 };
10 
11 #endif
static std::string & ns()