DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include "Parsers/config.h"
#include "Evaluator/Evaluator.h"
#include "Evaluator/detail/Evaluator.h"
#include "Evaluator/DD4hepUnits.h"
Go to the source code of this file.
Namespaces | |
dd4hep | |
Namespace for the AIDA detector description toolkit. | |
Functions | |
const dd4hep::tools::Evaluator & | dd4hep::evaluator () |
const dd4hep::tools::Evaluator & | dd4hep::g4Evaluator () |
Access to G4 evaluator. Note: Uses Geant4 units! More... | |
const tools::Evaluator & | dd4hep::cgsEvaluator () |
Access to G4 evaluator. Note: Uses cgs units! More... | |