Skip to content

TrigGlobalEfficiencyCorrectionTool: switched to accessors + examples updated

Replaced Decorator types by ConstAccessor types as read-only access of the related information is sufficient (thanks @kolehman for reporting this issue!). This concerns the retrieval of the random run number from the EventInfo, as well as the reading of lepton "selection tags" (a less-used feature of the tool).

Also used this opportunity to re-enable (and test) the dimuon triggers in the example 1, as recommendations from Muon CP for these became available.

Thanks! Julien

Merge request reports