10 #include <boost/property_tree/ptree.hpp> 16 namespace pt = boost::property_tree;
static PndHistoCombiner * readJSON(pt::ptree &tree)
Combines histograms with the same name from different files in one overlay histogram.
Class to generate a PndHistoCombiner object from a JSON file already loaded into a boost property tre...
ClassDef(PndHistoCombinerJSONReader, 1)