T2CaloCommon: Cleanup and delete obsolete code
- Delete the following obsolete classes:
IAlgToolCaloSamp1En
-
IT2CaloInitSvc
,T2CaloInitSvc
T2CaloNewBase
-
Move the private headers
TrigDataAccess[ATLFAST].h
to the src directory. Adjust all clients to use the interface header file instead. -
Link component library against library and add
flake8
unit test for all python modules. -
Remove hard-coded
DEBUG
output levels.