|
DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Go to the documentation of this file.
44 static inline std::string _toString(
const char* value) {
49 template <
typename T>
inline std::string
_toString(T value,
const char* fmt) {
55 #endif // JSON_HELPER_H
dd4hep::json::Component json_comp_t
std::string _toString(const Attribute attr)
Convert json attribute to STL string.
const JsonAttr * Attribute
dd4hep::json::Dimension json_dim_t
std::string _toString(bool value)
String conversions: boolean value to string.
Class supporting to read and parse XML documents.
dd4hep::json::Document json_doc_t
dd4hep::json::Collection_t json_coll_t
dd4hep::json::Handle_t json_h
dd4hep::json::DocumentHolder json_doc_holder_t
dd4hep::json::Element json_elt_t
Class supporting the basic functionality of an JSON document.
dd4hep::json::DocumentHandler json_handler_t
dd4hep::json::ChildValue json_val_t
Class supporting the basic functionality of an JSON document including ownership.
dd4hep::json::Element json_ref_t
Namespace for the AIDA detector description toolkit.
Class to easily access the properties of single JsonElements.
Class to support the access to collections of JsonNodes (or JsonElements)
dd4hep::json::Attribute json_attr_t
User abstraction class to manipulate JSON elements within a document.
dd4hep::json::DetElement json_det_t