[ATR-22994] Rework include guards - expose TrigConfigSvc interface to AthAnalysis builds
This MR exposes the xAODTrigConfSvc
to AthAnalysis
builds in master.
It also sets the Svc property to be non-empty by default, which will make it the de facto source of config data if not configured otherwise.
To configure this via the Athena ComponentAccumulator looks to need some additional python in the analysis release. This will be added as a different commit
Edited by Tim Martin