1#ifndef GriffinKValueHelper_h
2#define GriffinKValueHelper_h
18 ROOT::RDF::RResultPtr<std::map<std::string, TList>>
Book(ROOT::RDataFrame* d)
override
20 return d->Book<
TFragment>(std::move(*
this), {
"TFragment"});
void DestroyHelper(TGRSIHelper *helper)
GriffinKValueHelper * CreateHelper(TList *list)
void Exec(unsigned int sloti, TFragment &frag)
GriffinKValueHelper(TList *list)
void CreateHistograms(unsigned int slot) override
Virtual helper function that the user uses to create their histograms.
ROOT::RDF::RResultPtr< std::map< std::string, TList > > Book(ROOT::RDataFrame *d) override
This method will call the Book action on the provided dataframe.