Skip to content
Snippets Groups Projects

Remove deprecated interface in TileInfo

Merged Siarhei Harkusha requested to merge harkusha/athena:master-tile-info-clean into master
  1. Feb 01, 2019
    • Siarhei Harkusha's avatar
      Remove deprecated interface in TileInfo · 5d5d4ebe
      Siarhei Harkusha authored
      TileInfo is used to return any detector-dependent constants
      or information regarding the Tile Calorimeter,
      including conditions data via different conditions tools.
      It is not good for AthenaMT.
      
      So functionality of TileInfo which is provided via tools
      has been removed.
      
      Last client of such functionality CaloJiveXML package
      has been migrated to use Tile tools directly.
      
      It is supposed that TileInfo keeps and provides only constants
      which will be initialized during initialization of job.
      5d5d4ebe
Loading