This project is mirrored from https://:*****@gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- 22 Oct, 2021 1 commit
-
-
Tadej Novak authored
-
- 16 Aug, 2021 1 commit
-
-
Nils Krumnack authored
On request of @jburr to make this easier to understand and teach for beginners. Note that this involved a fair amount of whitespace changes to make the for-body indentation consistent with the rest of each file.
-
- 14 Jul, 2021 2 commits
-
-
Nils Krumnack authored
Essentially when we are using a decoration handle we should not need to make a copy, but be able to directly decorate the input object. There are probably other common CP algorithms that could be switched from `SysCopyHandle` to `SysReadHandle`, but this is the lowest hanging fruit.
-
-
- 04 Sep, 2020 1 commit
-
-
Guillermo Nicolas Hamity authored
Adding ifdef statement to DiTauSmearingAlg so that it is skipped in compilation. The Alg should be brought back after TauAnalysisTools migration from R21.2
-
- 03 Sep, 2020 1 commit
-
-
Guillermo Nicolas Hamity authored
TauAnalysisAlgorithms/DiTauSmearingAlg.cxx depends on DiTauSmearingAlg which is not migrated from R21.2 yet. This fix removes the DiTauSmearingAlg from compilation, which should be added back once TauAnalysisTools is properly migrated.
-
- 06 Apr, 2020 1 commit
-
-
Nils Krumnack authored
Originally I had tried sweeping/cherry-picking this from 21.2, but with all the three-way merges and commits that involve other packages/directories that was rather painful, so this is now just a direct copy from the current state in 21.2.
-