Skip to content

Properly qualify TrigDecisionTool default tool and service instances

Tim Martin requested to merge tamartin/athena:tdt_default_param into master

This lets the TDT operate in Athena (or AthAnalysis) from POOL input without having to explicitly set the TrigConfigSvc (or ConfigTool)

(RAWtoXXX still needs a non-standard setup, but this is built into RecExCommon)

Thanks to @fwinkl for spotting.

Merge request reports