The source project of this merge request has been removed.
Clean up of MuonCaloEnergyTools - Vol I
Hi this MR includes the following changes:
- clang-format of
MuonCaloEnergyTools
,MuidCaloIsolationTools
,MuidCaloScatteringTools
- Pipe the EventContext to the interface methods where necessary to close ATLASRECTS-6346
- Use
FourMomUtils
for thedeltaPhi
calculation to remove the mapping error at phi= PI - Usage of smart pointers to get rid of all delete statements and potential memory leaks
- Use 1./ cosh(eta) to calculate sin Theta instead of calculating theta first
Edited by Johannes Junggeburth