xAODBPhys+DerivationFrameworkBPhys: cleanup logging
Use `AthMessaging` for logging and cleanup the `BPHYS_CHECK` macro. The latter used the existence of `ATH_MSG_WARNING` as a means to decide if the message logging is available. That's extremely fragile as minor changes to includes can make the code fail to compile (as seen in !55931).
Showing
- Event/xAOD/xAODBPhys/xAODBPhys/BPhysHelper.h 2 additions, 6 deletionsEvent/xAOD/xAODBPhys/xAODBPhys/BPhysHelper.h
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkBPhys/CMakeLists.txt 4 additions, 5 deletions...rivationFramework/DerivationFrameworkBPhys/CMakeLists.txt
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkBPhys/DerivationFrameworkBPhys/BPhysPVCascadeTools.h 3 additions, 7 deletions...eworkBPhys/DerivationFrameworkBPhys/BPhysPVCascadeTools.h
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkBPhys/DerivationFrameworkBPhys/BPhysPVTools.h 6 additions, 5 deletions...ionFrameworkBPhys/DerivationFrameworkBPhys/BPhysPVTools.h
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkBPhys/src/BPhysPVCascadeTools.cxx 10 additions, 15 deletions...work/DerivationFrameworkBPhys/src/BPhysPVCascadeTools.cxx
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkBPhys/src/BPhysPVTools.cxx 8 additions, 6 deletions...onFramework/DerivationFrameworkBPhys/src/BPhysPVTools.cxx
Loading
Please register or sign in to comment