1#ifndef CROSSTALKCHECKHELPER_HH
2#define CROSSTALKCHECKHELPER_HH
31 ROOT::RDF::RResultPtr<std::map<std::string, TList>>
Book(ROOT::RDataFrame* d)
override
33 std::cout <<
"Using options:" << std::endl;
45 void EndOfSort(std::shared_ptr<std::map<std::string, TList>>& list)
override;
void DestroyHelper(TGRSIHelper *helper)
CrossTalkCheckHelper * CreateHelper(TList *list)
void CreateHistograms(unsigned int slot) override
Virtual helper function that the user uses to create their histograms.
void EndOfSort(std::shared_ptr< std::map< std::string, TList > > &list) override
This method gets called at the end of Finalize()
ROOT::RDF::RResultPtr< std::map< std::string, TList > > Book(ROOT::RDataFrame *d) override
This method will call the Book action on the provided dataframe.
void Exec(unsigned int slot, TGriffin &grif, TGriffinBgo &grifBgo)
CrossTalkCheckHelper(TList *list)
TUserSettings * fUserSettings
static TGRSIOptions * Get(int argc=0, char **argv=nullptr)
Do not use!
void Print(Option_t *opt="") const override
int GetInt(const std::string ¶meter, bool quiet=false) const
double GetDouble(const std::string ¶meter, bool quiet=false) const