DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include <DD4hep/config.h>
#include <DD4hep/Primitives.h>
#include <string>
#include <iostream>
#include <typeinfo>
Go to the source code of this file.
Classes | |
class | dd4hep::BasicGrammar |
Base class describing string evaluation to C++ objects using boost::spirit. More... | |
struct | dd4hep::BasicGrammar::specialization_t |
Structure to be filled if automatic object parsing from string is supposed to be supported. More... | |
class | dd4hep::Grammar< TYPE > |
Concrete type dependent grammar definition. More... | |
class | dd4hep::GrammarRegistry |
Grammar registry interface. More... | |
Namespaces | |
dd4hep | |
Namespace for the AIDA detector description toolkit. | |