- Mar 18, 2019
-
-
- Sep 27, 2018
-
-
Mark Hodgkinson authored
Former-commit-id: b0b94ca2
-
Mark Hodgkinson authored
Add usage of PFClusterSelectorTool in PFAlgorithm. Former-commit-id: dcb0b85b
-
- Aug 10, 2018
-
-
Mark Hodgkinson authored
Code changes written by Archil Durglishvili (cherry picked from commit c45e2762 [formerly c50cbd87e6bbcd93aa8770b717cb922e2e97bd6f]) Former-commit-id: 2b985387
-
- Oct 26, 2017
-
-
Mark Hodgkinson authored
Delete all serial algorithms and tools, which were replaced with MT versions (which still work in serial mode). Also do some minor code updates to fix compilation errors that this causes. Minor update to main job options file, to use new PFLocalHadCal.py Former-commit-id: 44c42bf6
-
Frank Winklmeier authored
- All DECLARE_*_FACTORY macros are replaced by DECLARE_COMPONENT with the only exception being DECLARE_CONVERTER - NAMESPACE macros are replaced by actual namespace specifiers Former-commit-id: 0d26eb72b0c46b1fd570b8851679037953446a49
-
- Oct 25, 2017
-
-
Frank Winklmeier authored
- Delete all obsolete src/components/*_load.cxx files - Remove obsolete DECLARE_FACTORY_ENTRIES within src/components/*_entries.cxx The removed macros evaluate to NULL on the Gaudi side and have been kept only for backwards compatibility. Former-commit-id: 3c1c19db
-
- Aug 23, 2017
-
-
Mark Hodgkinson authored
Former-commit-id: c46bdeaf
-
- Aug 22, 2017
-
-
Mark Hodgkinson authored
Update PFlowMT demonstrator job options. Former-commit-id: 5c59da1d
-
- Aug 21, 2017
-
-
Mark Hodgkinson authored
Former-commit-id: 3ffa7d89
-
- Aug 16, 2017
-
-
Mark Hodgkinson authored
Former-commit-id: 1bc19e77
-
- Aug 10, 2017
-
-
Mark Hodgkinson authored
Include relevant updates in eflowRec/src/eflowRec_entries.cxx Former-commit-id: 4cf05294
-
- Jul 25, 2017
-
-
Mark Hodgkinson authored
Add two job options files in share which allow us to run calorimeter and particle flow reconstruciton on ESD files. This is heavily based on CaloHiveExOpts.py Update eflowRec_entries.cxx to be aware of new PFClusterSelector algorithm. Former-commit-id: 0af91d9b
-
- Jul 18, 2017
-
-
Mark Hodgkinson authored
Update eflowRec_entries.cxx to reference these new classes. Modify eflowCaloSetup.py to use dummy track extrapolation tool Former-commit-id: 56c3e000
-
- Jul 03, 2017
-
-
Mark Hodgkinson authored
Add new dummy class eflowTrackCaloDummyExtensionTool.h to approximate track extrapolation, to be used in AthenaMT for now. Update configuration to use dummy track extrapolation. Former-commit-id: 353e43c0
-
- May 27, 2016
-
-
Mark Hodgkinson authored
src/eflowObjectCreatorToo.cxx,share/eflowRec_ESDandAOD_ExcludeList.py: Remove usage of UNKNOWN layer energy ATLASRECTS-3136 Tag as eflowRec-00-05-63 (eflowRec-00-05-63) 6 May 2016 Mark Hodgkinson src/eflowObjectCreatorToo.cxx,share/eflowRec_ESDandAOD_ExcludeList.py: Remove usage of UNKNOWN layer energy ATLASRECTS-3136 Tag as eflowRec-00-05-63 27 April 2016 Mark Hodgkinson src/eflowObjectBuilder.cxx: Bug fix in calculation of layerEnergy_EM Tag as eflowRec-00-05-62 27 April 2016 Mark Hodgkinson eflowRec/eflowPreparation.h,src/eflowPreparation.cxx: Make upper track pt cut configurable via python python/eflowCellLevelSubtractionSetup.py,python/eflowRecoverSplitShowersSetup.py,python/eflowRecFlags.py, python/eflowCellLevelSubtractionToolDefault.py,eflowRec/eflowCaloObject.h,eflowRec/eflowCellLevelSubtractionTool.h, eflowRec/eflowRecoverSplitShowersTool.h,src/eflowCellLevelSubtractionTool.cxx,src/eflowRecoverSplitShowersTool.cxx, src/eflowCaloObject.cxx: Add toggle for updated charged shower subtraction procedure (on by default) Tag as eflowRec-00-05-61 25 April 2016 Mark Hodgkinson Add share/eflowRec_ESDandAOD_ExcludeList.py, needed for ATLASRECTS-2815 Tag as eflowRec-00-05-60 ... (Long ChangeLog diff - truncated) Former-commit-id: e909ee5e
-
- Feb 18, 2015
-
-
Mark Hodgkinson authored
Ensure layer energies for topoclusters are calculated before cluster moments, which relies on them. Tag as eflowRec-00-05-35 (eflowRec-00-05-35) Ensure layer energies for topoclusters are calculated before cluster moments, which relies on them. Tag as eflowRec-00-05-35 13 February 2015 Mark Hodgkinson Update to bug fix in eflowCellSubtractionFacilitator - see ATLASRECTS-1636 Tag as eflowRec-00-05-34 13 February 2015 Mark Hodgkinson Fix bug in eflowCellSubtractionFacilitator - see ATLASRECTS-1636 Fix some checkreq warnings. Tag as eflowRec-00-05-33 30 January 2015 Mark Hodgkinson Remove eflowTrackExtrapolationTool Tag as eflowRec-00-05-32
-
- Jan 19, 2015
-
-
Mark Hodgkinson authored
Fix compiler warning by reordering initialization of variables. Tag as eflowRec-00-05-31 (eflowRec-00-05-31) Fix compiler warning by reordering initialization of variables. Tag as eflowRec-00-05-31 8 January 2015 Mark Hodgkinson Undo fix for: 24997 (High) Resource leak :/Reconstruction/eflowRec/src/PFTrackClusterMatchingTool.cxx in function "initialize" which appears to be a false postive (and results in a crash the way I fixed it). Tag as eflowRec-00-05-30 5 January 2015 Mark Hodgkinson Fix the following Coverity defects: 13759 (Medium) Unchecked dynamic_cast :/Reconstruction/eflowRec/src/eflowLCCalibTool.cxx in function "apply" 14476 (Medium) Uninitialized pointer field :/Reconstruction/eflowRec/src/eflowObjectBuilder_Tools.cxx in function "eflowObjectBuilder_Tools" 14589 (Medium) Uninitialized pointer field :/Reconstruction/eflowRec/src/eflowOverlapRemoval.cxx in function "eflowOverlapRemoval" 13825 (Medium) Unchecked dynamic_cast :/Reconstruction/eflowRec/src/eflowTauLCCalibTool.cxx in function "execute" 13828 (Medium) Unchecked dynamic_cast :/Reconstruction/eflowRec/src/eflowTauLCCalibTool.cxx in function "execute" 13827 (Medium) Unchecked dynamic_cast :/Reconstruction/eflowRec/src/eflowTauLCCalibTool.cxx in function "execute" 13826 (Medium) Unchecked dynamic_cast :/Reconstruction/eflowRec/src/eflowTauLCCalibTool.cxx in function "execute" 14475 (Medium) Uninitialized pointer field :/Reconstruction/eflowRec/src/eflowTauPi0TaggerTool.cxx in function "eflowTauPi0TaggerTool" 14474 (Medium) Uninitialized pointer field :/Reconstruction/eflowRec/src/eflowTauProcessingTools.cxx in function "eflowTauProcessingTools" ... (Long ChangeLog diff - truncated)
-
- Sep 19, 2014
-
-
Scott Snyder authored
-