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 {
8 public:
9  static std::string & ns();
10 };
11 
12 #endif
static std::string & ns()