![]() |
![]() |
DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep
Rev:Unversioneddirectory
|
#include "DD4hep/BasicGrammar.h"
#include "DD4hep/ComponentProperties.h"
#include <sstream>
#include <vector>
#include <list>
#include <map>
#include <set>
#include <stdexcept>
Go to the source code of this file.
Namespaces | |
DD4hep | |
Namespace for the AIDA detector description toolkit. | |
Macros | |
#define | DD4HEP_DEFINE_PROPERTY_TYPE(x) |
#define | DD4HEP_DEFINE_PROPERTY_CONT(x) |
#define | DD4HEP_DEFINE_PROPERTY_U_CONT(x) DD4HEP_DEFINE_PROPERTY_CONT(x) |
#define DD4HEP_DEFINE_PROPERTY_CONT | ( | x | ) |
Definition at line 80 of file ComponentProperties_inl.h.
#define DD4HEP_DEFINE_PROPERTY_TYPE | ( | x | ) |
Definition at line 72 of file ComponentProperties_inl.h.
#define DD4HEP_DEFINE_PROPERTY_U_CONT | ( | x | ) | DD4HEP_DEFINE_PROPERTY_CONT(x) |
Definition at line 97 of file ComponentProperties_inl.h.