Skip to content

T2CaloCommon: Cleanup and delete obsolete code

  1. Delete the following obsolete classes:
  • IAlgToolCaloSamp1En
  • IT2CaloInitSvc, T2CaloInitSvc
  • T2CaloNewBase
  1. Move the private headers TrigDataAccess[ATLFAST].h to the src directory. Adjust all clients to use the interface header file instead.

  2. Link component library against library and add flake8 unit test for all python modules.

  3. Remove hard-coded DEBUG output levels.

Merge request reports