DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include <Parsers/config.h>
#include <boost/bind/bind.hpp>
#include <boost/property_tree/ptree.hpp>
Go to the source code of this file.
Namespaces | |
dd4hep | |
Namespace for the AIDA detector description toolkit. | |
dd4hep::json | |
Namespace for the AIDA detector description toolkit supporting JSON utilities. | |
Macros | |
#define | DD4HEP_USE_BOOST_JSON 1 |
Typedefs | |
typedef char | dd4hep::json::XmlChar |
typedef boost::property_tree::ptree | dd4hep::json::ptree |
typedef boost::property_tree::ptree | dd4hep::json::JsonDocument |
typedef boost::property_tree::ptree::value_type | dd4hep::json::JsonAttr |
typedef boost::property_tree::ptree::value_type | dd4hep::json::JsonElement |