Decrease dependency on TileInfo
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 will be removed and clients will be migrated to use tools directly. It is supposed that TileInfo will keep and provide only constants which will be initialized during initialization of job. Migration of clients has been started. Former-commit-id: a571f58e
Showing
- Calorimeter/CaloTools/CaloTools/CaloNoiseTool.h 17 additions, 0 deletionsCalorimeter/CaloTools/CaloTools/CaloNoiseTool.h
- Calorimeter/CaloTools/src/CaloNoiseTool.cxx 48 additions, 23 deletionsCalorimeter/CaloTools/src/CaloNoiseTool.cxx
- TileCalorimeter/TileConditions/TileConditions/TileInfo.h 12 additions, 1 deletionTileCalorimeter/TileConditions/TileConditions/TileInfo.h
- TileCalorimeter/TileSimAlgs/TileSimAlgs/TileHitToRawChannel.h 5 additions, 0 deletions...Calorimeter/TileSimAlgs/TileSimAlgs/TileHitToRawChannel.h
- TileCalorimeter/TileSimAlgs/src/TileHitToRawChannel.cxx 14 additions, 9 deletionsTileCalorimeter/TileSimAlgs/src/TileHitToRawChannel.cxx
Loading
Please register or sign in to comment