Skip to content

Moving lhtools to base class, and dding some DBG messages to TrigEgammaAnalysisBase

This MR is to apply some fixes (and reorganization of the tool) to TrigEgammaAnalysisTools, related to ATR-19727.

  • DEBUG print outs were added so to better debug when/why matching tool was not working (ATR-19681 fixed by !22795 (merged))
  • Move LH tools as properties of the base class (instead as properties of the tools that indeed inherit from base class)
  • Removal of LH configuration of HI medium identification that is crashing in master (under investigation)

Output tests can be found in /afs/cern.ch/user/f/fernando/public/ATR-19727 With this fix photon histos are filled back in, but electron histograms are still empty...

Merge request reports