DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Classes | Namespaces | Functions
RootDictionary.h File Reference
#include <Evaluator/Evaluator.h>
#include <DD4hep/DD4hepRootPersistency.h>
#include <DD4hep/Printout.h>
#include <DD4hep/Grammar.h>
#include <DD4hep/detail/ObjectsInterna.h>
#include <DD4hep/detail/DetectorInterna.h>
#include <DD4hep/detail/ConditionsInterna.h>
#include <DD4hep/detail/AlignmentsInterna.h>
#include <DD4hep/detail/VolumeManagerInterna.h>
#include <DD4hep/World.h>
#include <DD4hep/DD4hepUI.h>
#include <DD4hep/Callback.h>
#include <DD4hep/Conditions.h>
#include <DD4hep/Alignments.h>
#include <DD4hep/FieldTypes.h>
#include <DD4hep/DD4hepUnits.h>
#include <DD4hep/DetectorData.h>
#include <DD4hep/DetectorProcessor.h>
#include <DD4hep/ComponentProperties.h>
#include <DD4hep/DetectorImp.h>
#include <vector>
#include <map>
#include <string>
#include <TRint.h>

Go to the source code of this file.

Classes

struct  dd4hep::detail::interp
 Helper to invoke the ROOT interpreter. More...
 
struct  dd4hep::detail::eval
 
class  dd4hep::dd4hep_units
 

Namespaces

 dd4hep
 Namespace for the AIDA detector description toolkit.
 
 dd4hep::cond
 Namespace for implementation details of the AIDA detector description toolkit.
 
 dd4hep::align
 Namespace for implementation details of the AIDA detector description toolkit.
 
 dd4hep::detail
 DD4hep internal namespace.
 
 dd4hep::Parsers
 Namespace for the AIDA detector for utilities using boost::spirit parsers.
 

Functions

void dd4hep::run_interpreter (const std::string &name)
 
const dd4hep::tools::Evaluator & dd4hep::evaluator ()
 
const dd4hep::tools::Evaluator & dd4hep::g4Evaluator ()
 Access to G4 evaluator. Note: Uses Geant4 units! More...
 
std::size_t dd4hep::always (const std::string &src, const std::string &msg)
 
std::size_t dd4hep::verbose (const std::string &src, const std::string &msg)
 
std::size_t dd4hep::debug (const std::string &src, const std::string &msg)
 
std::size_t dd4hep::info (const std::string &src, const std::string &msg)
 
std::size_t dd4hep::warning (const std::string &src, const std::string &msg)
 
std::size_t dd4hep::error (const std::string &src, const std::string &msg)
 
std::size_t dd4hep::fatal (const std::string &src, const std::string &msg)
 
void dd4hep::exception (const std::string &src, const std::string &msg)
 
int dd4hep::Parsers::parse (dd4hep::AlignmentData &, const std::string &)
 
int dd4hep::Parsers::parse (dd4hep::detail::AlignmentObject &, const std::string &)