DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include <algorithm>
#include <typeinfo>
#include <vector>
Go to the source code of this file.
Classes | |
class | dd4hep::Callback |
Definition of the generic callback structure for member functions. More... | |
struct | dd4hep::Callback::mfunc_t |
Structure definition to store callback related data. More... | |
class | dd4hep::Callback::Wrapper< T > |
Wrapper around a C++ member function pointer. More... | |
union | dd4hep::Callback::Wrapper< T >::Functor |
Union to store pointers to member functions in callback objects. More... | |
struct | dd4hep::CallbackSequence |
Definition of an actor on sequences of callbacks. More... | |
Namespaces | |
dd4hep | |
Namespace for the AIDA detector description toolkit. | |