DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include <DD4hep/Grammar.h>
#include <algorithm>
#include <stdexcept>
#include <typeinfo>
#include <iostream>
#include <sstream>
#include <string>
#include <map>
Go to the source code of this file.
Classes | |
class | dd4hep::Property |
The property class to assign options to actions. More... | |
class | dd4hep::PropertyValue< TYPE > |
Concrete template instantiation of a combined property value pair. More... | |
class | dd4hep::PropertyManager |
Manager to ease the handling of groups of properties. More... | |
class | dd4hep::PropertyInterface |
Property object as base class for all objects supporting properties. More... | |
class | dd4hep::PropertyConfigurable |
Property object as base class for all objects supporting properties. More... | |
Namespaces | |
dd4hep | |
Namespace for the AIDA detector description toolkit. | |