CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ExprEvalSingleton.h
Go to the documentation of this file.
1 #ifndef ExprEvalSingleton_h
2 #define ExprEvalSingleton_h
3 
6 // full name compatible with the header file name
8 
9 // short name
11 
12 
14 // usage:
15 //
16 // DDExprEvaluator & eval_sgtn = DDExpreEvalSingleton::instance();
17 // eval_sgtn.set(...) ; and so on ...
18 //
19 // the same singleton can be addressed using:
20 // DDExprEval::instance()
21 //
23 #endif
DDI::Singleton< ClhepEvaluator > ExprEvalSingleton
DDI::Singleton< ClhepEvaluator > ExprEval