32 auto pHist = std::make_shared<Experimental::TH1D>(xaxis);
33 auto pHist2 = std::make_shared<Experimental::TH1D>(xaxis);
52 canvas->SaveAs(
"th1.png");
Namespace for new ROOT classes and functions.
Objects used to configure the different axis types.
#define R__LOAD_LIBRARY(LIBRARY)
static std::shared_ptr< TCanvas > Create(const std::string &title)