Hello Expert,
I would like to ask you about the implementation of Histfitter (reinterpretation) on the monophoton analysis using the instruction found on the following link (*) so I try to start with the first instruction:
Create histograms
HistFitter.py -t -u ‘"–tpath XXX" --notfakes --lumi 36185. --dosyst’ …/Monophoton_HF.py
You can see my workflow on the following GitLab (**). but The issue is, that I see when I have run locally (on my laptop) the following error I find on my screen :
RuntimeError: no matches found in reference selection. selection input_monophoton_data_and_bkgs | result <TypedLeafs: {‘inputDir’: ‘root://eosuser.cern.ch//eos/project/r/recast/atlas/ANA-EXOT-2018-63/histograms_monophoton_data_and_bkgs.root’}>
We Try to start with the second part “Histfitter” to see if we will get the same result between the result founded on the Monophoton analysis and the result will produce by the recast framework.
Knowing that the input file used are located on :
/eos/project/r/recast/atlas/ANA-EXOT-2018-63/histograms_monophoton_data_and_bkgs.root
(*) Sign in to CERN
(**) https://gitlab.cern.ch/sbatlamo/Recast-Monophoton
Your help is very appreciated