- Oct 17, 2018
-
-
Frank Winklmeier authored
Remove - `Trigger/TrigEvent/TrigDecision` - `PhysicsAnalysis/AnalysisTrigger/AnalysisTriggerTools` packages as they only contained deprecated code.
-
- Oct 16, 2018
-
-
Roger Felipe Naranjo Garcia authored
-
- Oct 12, 2018
-
-
Roger Felipe Naranjo Garcia authored
-
Frank Winklmeier authored
The '_load.cxx' files are no longer needed to instantiate Gaudi components.
-
- Oct 11, 2018
-
-
Peter van Gemmeren authored
-
TJ Khoo authored
* Correctly implement the use of PseudoJetGetters and algs
-
- Oct 08, 2018
-
-
Emmanuel Le Guirriec authored
-
Carlo Varni authored
-
- Oct 06, 2018
-
-
Christos Anastopoulos authored
-
Christos Anastopoulos authored
-
- Oct 05, 2018
-
-
William Keaton Balunas authored
-
-
- Oct 04, 2018
-
-
Walter Lampl authored
-
- Oct 03, 2018
-
-
scott snyder authored
Remove remaining remnants of Run 1 EDM.
-
scott snyder authored
Remove remaining remnants of Run 1 EDM.
-
Sweeping !14558 from 21.2 to 21.0. Fixing the PATJobTransforms to allow the MCP code to be processed on tier0 See merge request atlas/athena!14570 (cherry picked from commit 3166a6a4567ff132f9a033028e4d0b84adb8e016) 41b54058 Merge branch 'reco_tf_fixes' into '21.2'
-
- Oct 02, 2018
-
-
William Keaton Balunas authored
-
Stewart Martin-Haugh authored
-
21.0 desdm eoverp addition See merge request atlas/athena!14267 (cherry picked from commit 43db1c574e717488a1d82efd5d61e57e7beb87d6) d132ff55 Adding a new output type which saves ALLCELLS information and skims on triggers… 55a1d36b Update PrimaryDPDFlags.py 89fc36a1 Update UploadTfAMITag.py 59561d2e Update UploadTfAMITag.py
-
- Oct 01, 2018
-
-
Peter Van Gemmeren authored
-
- Sep 30, 2018
-
-
scott snyder authored
Create MCTruthClassifier cache where needed. Fixes crashes observed in master.
-
scott snyder authored
Create MCTruthClassifier cache where needed. Fixes crashes observed in master.
-
- Sep 29, 2018
-
-
scott snyder authored
Create MCTruthClassifier cache where needed. Fixes crashes observed in master.
-
- Sep 27, 2018
-
-
- Sep 24, 2018
-
-
Scott Snyder authored
clang warnings: Inconsistent use of struct/class keywords.
-
- Sep 21, 2018
-
-
Emmanuel Le Guirriec authored
-
- Sep 20, 2018
-
-
Scott Snyder authored
With clang, having `using base::procType' in a derived class is not sufficient to resolve ambiguities. Use an explicit forwarding function instead.
-
- Sep 17, 2018
-
-
Christos Anastopoulos authored
-
Scott Snyder authored
Remove reference to nonexistent path.
-
- Sep 10, 2018
-
-
Christos Anastopoulos authored
-
Christos Anastopoulos authored
-
Christos Anastopoulos authored
-
- Sep 06, 2018
-
-
Emmanuel Le Guirriec authored
-
scott snyder authored
Ignore some Athena/ARA differences seen when reading some old data versions that are not worth fixing.
-
- Sep 04, 2018
-
-
Attila Krasznahorkay authored
Started using std::string::empty() instead of a comparison with an empty string, and removed the meaningless greeting INFO message from the initialize() function.
-
Emmanuel Le Guirriec authored
-
- Sep 03, 2018
-
-
Rui Miguel Faisca Rodrigues Pereira authored
This merge included, for b-tagging purposes, the aliasing of AntiKt4HI jet collection to AntiKt4EMTopo, which (at least in a 21.0 test) was not enough for the EM Topo jet reference data to be recognized. Aliasing is now extended to AntiKt4TopoEM and AntiKt4LCTopo, to solve this issue and be fully consistent with the scheme used for AntiKt4EMTopo.
-
Attila Krasznahorkay authored
But didn't do anything significant to it in the end, as the dependencies of the package didn't change.
-
Attila Krasznahorkay authored
It turns out that the L1Calo tools very much have an internal state, so the algorithm can't be reentrant. Kept the structure of the code such that it could be made reentrant easily in the future once the tools will allow to do that.
-
Attila Krasznahorkay authored
Turns out that the python config was wrong for this class since a long-long time...
-