21 auto h_s = d_s.Define(
"x",
"1./(1. + col0)").Histo1D({
"h_s",
"h_s", 128, 0, .6},
"x");
31 auto h = d.Define(
"col0",
g).Define(
"x",
"1./(1. + col0)").Histo1D({
"h",
"h", 128, 0, .6},
"x");
virtual TObject * DrawClone(Option_t *option="") const
Draw a clone of this object in the current selected pad for instance with: gROOT->SetSelectedPad(gPad...
TDataFrame MakeTrivialDataFrame(ULong64_t size)
unsigned long long ULong64_t
ROOT's TDataFrame offers a high level interface for analyses of data stored in TTrees.
static constexpr double g