LauResultsExtractor.hh std::map< Int_t, std::vector< Double_t > > allNLLs_ All NLL values for each experiment. Definition: LauResultsExtractor.hh:120 void setupInputTree() Create storage for leaves and call SetBranchAddress for each. Definition: LauResultsExtractor.cc:70 TString inputFileName_ Name of text file containing list of input files. Definition: LauResultsExtractor.hh:86 std::map< TString, Double_t > otherVars_ Storage for other input variables. Definition: LauResultsExtractor.hh:113 std::map< Int_t, std::pair< Double_t, Int_t > > bestNLL_ Best NLL and corresponding tree entries for each experiment. Definition: LauResultsExtractor.hh:116 LauResultsExtractor(const TString &inputFileName, const TString &outputFileName, const TString &treeName) Constructor. Definition: LauResultsExtractor.cc:44 void setupOutputTree(TTree *tree) Create branches in the output tree. Definition: LauResultsExtractor.cc:106 std::map< Int_t, std::pair< Double_t, Int_t > > worstNLL_ Worst NLL and corresponding tree entries for each experiment. Definition: LauResultsExtractor.hh:118 std::map< Int_t, TH1 * > nllHistos_ Histograms of the NLL values for each experiment. Definition: LauResultsExtractor.hh:123 void setInputTreeBranchStatus(const Bool_t status) Toggle branch status of input tree branches (except iExpt, fitStatus and NLL) Definition: LauResultsExtractor.cc:127 Utility class to allow the extraction of the best fit from a series of fits to a given data sample. Definition: LauResultsExtractor.hh:51 Generated by ![]() |