DD4hep  1.28.0
Detector Description Toolkit for High Energy Physics
Classes | Namespaces
OpaqueDataBinder.h File Reference
#include "DD4hep/Printout.h"
#include <string>

Go to the source code of this file.

Classes

struct  dd4hep::detail::ValueBinder
 Helper class to bind string values to C++ data objects (primitive or complex) More...
 
struct  dd4hep::detail::VectorBinder
 Helper class to bind string values to a STL vector of data objects (primitive or complex) More...
 
struct  dd4hep::detail::ListBinder
 Helper class to bind string values to a STL list of data objects (primitive or complex) More...
 
struct  dd4hep::detail::SetBinder
 Helper class to bind string values to a STL set of data objects (primitive or complex) More...
 
struct  dd4hep::detail::MapBinder
 Helper class to bind STL map objects. More...
 
class  dd4hep::detail::OpaqueDataBinder
 Helper class to bind string values to C++ data items. More...
 

Namespaces

 dd4hep
 Namespace for the AIDA detector description toolkit.
 
 dd4hep::detail
 DD4hep internal namespace.