Skip to content

Implemented bootstrap in TrigEgamma Monitoring

Here I fix the TrigEgammaMonitoring tool to make use of the Bootstrap method to compute efficiency of photon triggers in a configurable way.

The bootstrap is configured by passing a dictionary in python of which triggers need to be bootstraped from which Bootstrap triggers. The c++ algorithms reads that dictinary as an a std::map<string, string>. Logic is very simple and I hope comments and code is simple enough to review this quickly.

In addition, the efficiency of photon triggers is now computed ALWAYS w.r.t. isolated offline photons

Tagging @cjmeyer @safarzad, @eegidiop, and @dbakshig

Edited by Fernando Monticelli

Merge request reports

Loading