diff --git a/Paths.hpp.md b/Paths.hpp.md index 6262e75..d646e0e 100644 --- a/Paths.hpp.md +++ b/Paths.hpp.md @@ -1,3 +1,69 @@ + +## Table of Contents + +* [Functions and their parameters](#functions-and-their-parameters) + * [Preselection files](#preselection-files) + * [string getOriginalFiles()](#string-getoriginalfiles) + * [string GetInputFile()](#string-getinputfile) + * [string GetInputFileBkg()](#string-getinputfilebkg) + * [string GetInputFile()](#string-getinputfile-1) + * [string GetHistosFile()](#string-gethistosfile) + * [string GetHistosFileBkg()](#string-gethistosfilebkg) + * [Generator level files](#generator-level-files) + * [string GetGenLevelFile()](#string-getgenlevelfile) + * [MVA files](#mva-files) + * [string GetBDTinputFile()](#string-getbdtinputfile) + * [string GetBDToutputFile()](#string-getbdtoutputfile) + * [string GetBDToutputFile()](#string-getbdtoutputfile-1) + * [string GetBDTConfigFile()](#string-getbdtconfigfile) + * [Final selection files](#final-selection-files) + * [string GetFinalOutputFile()](#string-getfinaloutputfile) + * [string GetFinalOutputFile()](#string-getfinaloutputfile-1) + * [Mass fit files](#mass-fit-files) + * [string GetControlPlots()](#string-getcontrolplots) + * [string GetMassFitFile()](#string-getmassfitfile) + * [string GetMassFitFile()](#string-getmassfitfile-1) + * [string GetMassFitFile()](#string-getmassfitfile-2) + * [Efficiency files](#efficiency-files) + * [string GetEfficiencyMassFitFile()](#string-getefficiencymassfitfile) + * [string GetEfficiencyPi0MassFitFile()](#string-getefficiencypi0massfitfile) + * [string GetEfficiencyFile()](#string-getefficiencyfile) + * [string GetEfficiencyFileTM()](#string-getefficiencyfiletm) + * [string GetEfficiencyFilePi0TM()](#string-getefficiencyfilepi0tm) + * [string GetEfficiencyFile()](#string-getefficiencyfile-1) + * [string GetEfficiencyFile()](#string-getefficiencyfile-2) + * [string GetEfficiencyFile()](#string-getefficiencyfile-3) + * [string GetEfficiencyFile()](#string-getefficiencyfile-4) + * [string GetBDTScanFile()](#string-getbdtscanfile) + * [string GetBDTScanBackgroundFitFile()](#string-getbdtscanbackgroundfitfile) + * [TMVA plots](#tmva-plots) + * [string GetTMVAplotsFolder()](#string-gettmvaplotsfolder) + * [Resolution plots](#resolution-plots) + * [string getResolutionFile()](#string-getresolutionfile) + * [Other paths](#other-paths) + * [string returnFileAddress()](#string-returnfileaddress) + * [Truth matching control plots](#truth-matching-control-plots) + * [std::string dataTypeString()](#stdstring-datatypestring) + * [string getTMplotsFolder()](#string-gettmplotsfolder) + * [string getTMplotsPath()](#string-gettmplotspath) + * [Restoring preselected data from backup](#restoring-preselected-data-from-backup) + * [bool restore_from_backup()](#bool-restore_from_backup) + * [bool restore_allYears_from_backup()](#bool-restore_allyears_from_backup) + * [bool restore_allData_from_backup()](#bool-restore_alldata_from_backup) + * [int restore_allMCsig_from_backup()](#int-restore_allmcsig_from_backup) + * [int restore_allMCref_from_backup()](#int-restore_allmcref_from_backup) + * [int restore_allPHSP_from_backup()](#int-restore_allphsp_from_backup) + * [int restore_allMC_from_backup()](#int-restore_allmc_from_backup) + * [Create backups](#create-backups) + * [bool create_backup()](#bool-create_backup) + * [bool create_allYears_backup()](#bool-create_allyears_backup) + * [bool create_allData_backup()](#bool-create_alldata_backup) + * [int create_allMCsig_backup()](#int-create_allmcsig_backup) + * [int create_allMCref_backup()](#int-create_allmcref_backup) + * [int create_allPHSP_backup()](#int-create_allphsp_backup) + * [int create_allMC_backup()](#int-create_allmc_backup) + * [bool create_backup_MCsig()](#bool-create_backup_mcsig) + * [int create_backup_All_MCsig()](#int-create_backup_all_mcsig) # Functions and their parameters ## Preselection files