fix coverity (ElectronPhotonFourMomentumCorrection-00-02-09)
* Fix coverity 111133, 111134 * Tag ElectronPhotonFourMomentumCorrection-00-02-09 2016-06-09 Christos Anastopoulos <Christos.Anastopoulos@cern.ch> * Fix double delete * Probably was a bit too over eager in the delete statements * Tag ElectronPhotonFourMomentumCorrection-00-02-08 2016-06-07 Ruggero Turra <ruggero.turra@cern.ch> * Fix boundary for 2015/2016 (run number) * Tag ElectronPhotonFourMomentumCorrection-00-02-07 2016-06-05 Christos Anastopoulos <Christos.Anastopoulos@cern.ch> * Not tagging yet * Try to fix one off memory "leaks" * Focus on the "smaller" auxiliary classes * Use unique_ptr for TFile, in certain cases no delete was performed... * ... (Long ChangeLog diff - truncated) Former-commit-id: bce3143b
Showing
- PhysicsAnalysis/ElectronPhotonID/ElectronPhotonFourMomentumCorrection/ElectronPhotonFourMomentumCorrection/EgammaCalibrationAndSmearingTool.h 19 additions, 17 deletions...FourMomentumCorrection/EgammaCalibrationAndSmearingTool.h
- PhysicsAnalysis/ElectronPhotonID/ElectronPhotonFourMomentumCorrection/ElectronPhotonFourMomentumCorrection/GainTool.h 12 additions, 9 deletions...orrection/ElectronPhotonFourMomentumCorrection/GainTool.h
- PhysicsAnalysis/ElectronPhotonID/ElectronPhotonFourMomentumCorrection/ElectronPhotonFourMomentumCorrection/eg_resolution.h 5 additions, 5 deletions...tion/ElectronPhotonFourMomentumCorrection/eg_resolution.h
- PhysicsAnalysis/ElectronPhotonID/ElectronPhotonFourMomentumCorrection/ElectronPhotonFourMomentumCorrection/egammaEnergyCorrectionTool.h 21 additions, 2 deletions...PhotonFourMomentumCorrection/egammaEnergyCorrectionTool.h
- PhysicsAnalysis/ElectronPhotonID/ElectronPhotonFourMomentumCorrection/ElectronPhotonFourMomentumCorrection/get_MaterialResolutionEffect.h 2 additions, 2 deletions...otonFourMomentumCorrection/get_MaterialResolutionEffect.h
- PhysicsAnalysis/ElectronPhotonID/ElectronPhotonFourMomentumCorrection/ElectronPhotonFourMomentumCorrection/systematics_1NPCOR_PLUS_UNCOR.def 3 additions, 2 deletions...nFourMomentumCorrection/systematics_1NPCOR_PLUS_UNCOR.def
- PhysicsAnalysis/ElectronPhotonID/ElectronPhotonFourMomentumCorrection/Root/EgammaCalibrationAndSmearingTool.cxx 96 additions, 25 deletions...entumCorrection/Root/EgammaCalibrationAndSmearingTool.cxx
- PhysicsAnalysis/ElectronPhotonID/ElectronPhotonFourMomentumCorrection/Root/EgammaFactory.cxx 8 additions, 4 deletions...ectronPhotonFourMomentumCorrection/Root/EgammaFactory.cxx
- PhysicsAnalysis/ElectronPhotonID/ElectronPhotonFourMomentumCorrection/Root/GainTool.cxx 239 additions, 257 deletions...ID/ElectronPhotonFourMomentumCorrection/Root/GainTool.cxx
- PhysicsAnalysis/ElectronPhotonID/ElectronPhotonFourMomentumCorrection/Root/eg_resolution.cxx 13 additions, 16 deletions...ectronPhotonFourMomentumCorrection/Root/eg_resolution.cxx
- PhysicsAnalysis/ElectronPhotonID/ElectronPhotonFourMomentumCorrection/Root/egammaEnergyCorrectionTool.cxx 306 additions, 55 deletions...ourMomentumCorrection/Root/egammaEnergyCorrectionTool.cxx
- PhysicsAnalysis/ElectronPhotonID/ElectronPhotonFourMomentumCorrection/Root/get_MaterialResolutionEffect.cxx 4 additions, 7 deletions...rMomentumCorrection/Root/get_MaterialResolutionEffect.cxx
- PhysicsAnalysis/ElectronPhotonID/ElectronPhotonFourMomentumCorrection/python/merge_scale_histograms.py 153 additions, 0 deletions...onFourMomentumCorrection/python/merge_scale_histograms.py
- PhysicsAnalysis/ElectronPhotonID/ElectronPhotonFourMomentumCorrection/python/run_xAOD_ElectronPhotonFourMomentumCorrection.py 50 additions, 50 deletions...n/python/run_xAOD_ElectronPhotonFourMomentumCorrection.py
- PhysicsAnalysis/ElectronPhotonID/ElectronPhotonFourMomentumCorrection/src/CalibratedEgammaProvider.cxx 11 additions, 11 deletions...onFourMomentumCorrection/src/CalibratedEgammaProvider.cxx
- PhysicsAnalysis/ElectronPhotonID/ElectronPhotonFourMomentumCorrection/test/ut_test.py 81 additions, 6 deletions...onID/ElectronPhotonFourMomentumCorrection/test/ut_test.py
- PhysicsAnalysis/ElectronPhotonID/ElectronPhotonFourMomentumCorrection/util/testEgammaCalibTool.cxx 74 additions, 22 deletions...PhotonFourMomentumCorrection/util/testEgammaCalibTool.cxx
Loading
Please register or sign in to comment