- May 18, 2022
-
-
Added flowchart for VR track jet reconstruction in ModuleOverview.md and switched from TrackVertexAssociationTool to JetTrackVtxAssoAlg for track to vertex association while reconstructing PV0Tracks Added flowchart for VR track jet reconstruction in ModuleOverview.md and switched to JetTrackVtxAssoAlg from TrackVertexAssociationTool for track to vertex association while reconstructing PV0Tracks
-
- May 17, 2022
-
-
Update jet reconstruction in HIGG1D1
-
- Mar 14, 2022
-
-
- Mar 09, 2022
-
-
- Feb 25, 2022
-
-
- Feb 22, 2022
-
-
- Feb 02, 2022
-
-
- May 28, 2021
-
-
Marco Montella authored
-
- May 27, 2021
-
-
- May 09, 2021
-
-
- May 01, 2021
-
-
- Mar 30, 2021
-
-
- Feb 25, 2021
-
-
scott snyder authored
In getTrackVertexAssocTool, we need to set the TrackContName property of the association tool.
-
- Feb 17, 2021
-
-
Rename classes, move vtx cont reading out of HS selection tool, add dedicated method for returning vtx over vtxlink
-
- Nov 13, 2020
-
-
- May 14, 2020
-
-
- Apr 09, 2020
-
-
Walter Lampl authored
-
- Jan 17, 2020
-
-
- Mar 21, 2019
-
-
Tomasz Bold authored
-
- Mar 19, 2019
-
-
- Feb 08, 2019
-
-
- Dec 05, 2018
-
-
Former-commit-id: 6542ec53
-
- Jul 26, 2018
-
-
Former-commit-id: bed1a94fc20f3efed93bc67bb24304ad334fee3c
-
- Jul 18, 2018
-
-
Speed up dictionary handling in JetRec See merge request atlas/athena!12568 Former-commit-id: 1a6c435e
-
- Sep 26, 2017
-
-
Teng Jian Khoo authored
Former-commit-id: f771d254
-
- Nov 26, 2016
-
-
Teng Jian Khoo authored
* Remove extra loop from merge * Tagging JetRecTools-00-03-60 2016-11-18 TJ Khoo <khoo@cern.ch> * Change cout to msg logging * Fix return values for constituent mods to be non-zero in case of error 2016-10-26 <delsart@lpsc1120x.in2p3.fr> * Root/LinkDef.h: re-adding entries in the dict. * fix changlog. * Tagging JetRecTools-00-03-59 2016-10-26 <delsart@lpsc1120x.in2p3.fr> * Root/LinkDef.h: adding entries in the dict. * Tagging JetRecTools-00-03-58 2016-10-13 Clement Camincher <ccaminch@cern.ch> ... (Long ChangeLog diff - truncated) Former-commit-id: b7875b45
-
- Aug 19, 2016
-
-
Teng Jian Khoo authored
* Actually add the ConstituentSubtractorTool files * tag as JetRecTools-00-03-42 2016-07-31 TJ Khoo * tag as JetRecTools-00-03-41 2016-07-27 <delsart@lpsc1120x.in2p3.fr> * VoronoiWeightTool.h/cxx : clean-up header, remove unnecessary mutable, comply to Atlas coding style. * add ConstituentSubtractorTool, adapt requirements and CMakeLists Former-commit-id: f4e65acd
-
- Jun 14, 2016
-
-
Pierre Antoine Delsart authored
* Several changes to fully enable constituent modifiers in reco. * ATLASRECTS-2820 2016-05-24 TJ Khoo * ATLASRECTS-2823 * Manual merge with trunk Former-commit-id: f1a4bb26
-
- May 27, 2016
-
-
James Frost authored
* ATLASRECTS-2822 * Root/CaloClusterConstituentsOrigin.cxx: add cluster origin correction * JetRecTools/CaloClusterConstituentsOrigin.h: add cluster origin correction * src/components/JetRecTools_Entries.cxx add above * tag as JetRecTools-00-03-37 2016-05-03 <delsart@localhost> * ATLASRECTS-2821 * SoftKillerWeightTool and config add default value to SKGridSize. * NO TAG YET 2016-05-02 <delsart@localhost> * ATLASRECTS-2824 * python/JetRecToolsConfig.py: adding minimal configuration for modifier sequence. * SoftKillerWeightTool is not yet properly configured !! * SoftKillerWeightTool.cxx : regular indentation. * Tag as JetRecTools-00-03-36 ... (Long ChangeLog diff - truncated) Former-commit-id: e0a20ac5
-
- Oct 10, 2015
-
-
Mark Hodgkinson authored
* Root/PFlowPseudoJetGetter.cxx: Bug fix so that tracks can be associated to the primary vertex * Tag as JetRecTools-00-03-30 (JetRecTools-00-03-30) * Root/PFlowPseudoJetGetter.cxx: Bug fix so that tracks can be associated to the primary vertex * Tag as JetRecTools-00-03-30 2015-10-02 Mark Hodgkinson * Root/PFlowPseudoJetGetter.cxx,JetRecTools/PFlowPseudoJetGetter.h: Update to add option to use track-vertex association tool * ATLJETMET-442 * Tag as JetRecTools-00-03-29 2015-10-01 Mark Hodgkinson * JetRecTools/PFlowPseudoJetGetter.h, Root/PFlowPseudoJetGetter.cxx: Make new charged PFO weights optional * ATLJETMET-425 * python/JetRecToolsConfig.py: Remove commented out python module configuration code * Tag as JetRecTools-00-03-28 2015-10-01 Mark Hodgkinson * Merge 00-03-23-branch onto trunk * Root/PFlowPseudoJetGetter.cxx : Remove cout + migrate to new PFO variable names * Tag as JetRecTools-00-03-23-02 (based on JetRecTools-00-03-23-branch) * Root/PFlowPseudoJetGetter.cxx : Add weights to charged PFO * ATLJETMET-425 ... (Long ChangeLog diff - truncated)
-
- Sep 19, 2014
-
-
Scott Snyder authored
-