This project is mirrored from https://*****:*****@gitlab.cern.ch/atlas/athena.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 23 Oct, 2021 1 commit
-
-
- 21 Oct, 2021 3 commits
-
-
Christos Anastopoulos authored
-
Christos Anastopoulos authored
-
-
- 15 Oct, 2021 2 commits
-
-
Christos Anastopoulos authored
-
Christos Anastopoulos authored
-
- 05 Oct, 2021 2 commits
-
-
Christos Anastopoulos authored
CaloCellDetPos keep only methods that the CaloDetDescrManager is passed. Modify the Calo D3PD to use those
-
Frank Winklmeier authored
-
- 04 Oct, 2021 1 commit
-
-
- 02 Oct, 2021 1 commit
-
-
- 30 Sep, 2021 1 commit
-
-
- 03 Sep, 2021 1 commit
-
-
Christos Anastopoulos authored
Remove deprecated LikeliHood helper. The string anyhow is different as all these are redone Derivation or not there are at all. And the current implementation is not the most efficient as it redoes the lookup for the Accessor..
-
- 20 Aug, 2021 1 commit
-
-
- 18 Aug, 2021 1 commit
-
-
- 16 Aug, 2021 1 commit
-
-
- 12 Aug, 2021 1 commit
-
-
Christos Anastopoulos authored
-
- 30 Jul, 2021 1 commit
-
-
- 29 Jul, 2021 1 commit
-
-
Christos Anastopoulos authored
-
- 04 Jun, 2021 1 commit
-
-
Christos Anastopoulos authored
-
- 19 May, 2021 1 commit
-
-
TrkFitters, TrkExtrapolation. Try to avoid unitialized variables (clang-tidy). Also add make members that could be const const
-
- 23 Apr, 2021 1 commit
-
-
Christos Anastopoulos authored
-
- 30 Mar, 2021 2 commits
-
-
Christos Anastopoulos authored
-
Migrate egammaMVACalib package, i.e the MT compliant egamma MVA calibration to be dual use. This targets migrating the new package , but not yet removing the legacy egammaMVACalibAnalysis
-
- 20 Mar, 2021 1 commit
-
-
Christos Anastopoulos authored
-
- 25 Feb, 2021 1 commit
-
-
- 20 Jan, 2021 1 commit
-
-
Christos Anastopoulos authored
xAODCaloEvent::setLink , add method passing EventContext, using the ElementLink ctor with EventContext . Additional to the similar IProxyMethods
-
- 08 Jan, 2021 1 commit
-
-
Christos Anastopoulos authored
-
- 05 Jan, 2021 1 commit
-
-
Christos Anastopoulos authored
-
- 17 Dec, 2020 1 commit
-
-
- 16 Dec, 2020 1 commit
-
-
Christos Anastopoulos authored
-
- 26 Nov, 2020 1 commit
-
-
Frank Winklmeier authored
Remove CLHEP dependency by using Gaudi's `SystemOfUnits.h`. Update cmake configuration and enable flake8.
-
- 25 Nov, 2020 1 commit
-
-
Christos Anastopoulos authored
-
- 24 Oct, 2020 1 commit
-
-
Christos Anastopoulos authored
-
- 21 Sep, 2020 1 commit
-
-
Nils Krumnack authored
We somehow ended up with two copies of the same interface class. The problem with having two interfaces for the same task was that tools implementing the different interfaces could not be used interchangeably. That specifically broke the configuration of some of the common CP algorithm sequences, which use the same algorithm class for all selection tools. I was somewhat torn between which of the two classes to keep, and while I originally wanted to keep `CP::ISelectionTool`, it turned out that `IAsgSelectionTool` was much easier to keep. That is because the `AcceptInfo` and `AcceptData` classes are in the same package as the interface class, and anybody who wants to use or implement that interface will need those two classes as well. One could potentially move all three classes together to AsgAnalysisInterfaces if that is considered advantageous, but that would be a bigger undertaking and they would all have to be moved together.
-
- 04 Sep, 2020 1 commit
-
-
- 24 Aug, 2020 1 commit
-
-
Walter Lampl authored
-
- 22 Aug, 2020 1 commit
-
-
Christos Anastopoulos authored
-
- 20 Aug, 2020 1 commit
-
-
Walter Lampl authored
-
- 19 Aug, 2020 1 commit
-
-
Christos Anastopoulos authored
InDetConversionSelector : Remove un-needed TrackSummary Tool, Make Extrapolator Private, update configs
-
- 11 Aug, 2020 1 commit
-
-
Christos Anastopoulos authored
-