#include "DetectorDescription/Base/interface/Singleton.h"
#include "DetectorDescription/ExprAlgo/interface/ClhepEvaluator.h"
Go to the source code of this file.
Typedefs | |
typedef DDI::Singleton < UseThisEvaluator > | ExprEval |
typedef DDI::Singleton < UseThisEvaluator > | ExprEvalSingleton |
typedef ClhepEvaluator | UseThisEvaluator |
typedef DDI::Singleton<UseThisEvaluator> ExprEval |
Definition at line 20 of file ExprEvalSingleton.h.
Definition at line 17 of file ExprEvalSingleton.h.
typedef ClhepEvaluator UseThisEvaluator |
Definition at line 12 of file ExprEvalSingleton.h.