Skip to content

Remove unnecessary include or forward declaration of IRegSelSvc

Susumu Oda requested to merge oda/athena:master-IRegSelSvc into master
  • Remove unnecessary include or forward declaration of IRegSelSvc
  • Trigger/TrigAlgorithms/TrigT2CaloCommon/TrigT2CaloCommon/ITrigDataAccess.h needs the following includes. Those were included through #include "IRegionSelector/IRegSelSvc.h"
    • #include "IRegionSelector/IRoiDescriptor.h"
    • #include "IRegionSelector/RegSelEnums.h"`
  • Results will not be changed
  • No JIRA ticket

tag @sutt

Edited by Susumu Oda

Merge request reports