This project is mirrored from https://gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- Dec 18, 2024
-
-
main-cppcheck-ExpressionEvaluation
-
- Nov 28, 2024
-
-
sss authored
To allow some cleanups in core packages.
-
- Oct 18, 2024
-
-
Frank Winklmeier authored
-
- Aug 03, 2022
-
-
Frank Winklmeier authored
Remove unnecessary `mutable` and make `IParentHelper::declare` non-const as it calls non-const functions on members.
-
- Mar 23, 2021
-
-
Goetz Gaycken authored
The renounceInput of the IDataHandleHolder is overloaded in the ExpressionParserUser template to propagate the inputs which are to be renounced to the proxy loader. These inputs are memorised, and taken into consideration at the time the proxy loader is declaring the data needed for its expressions.
-
- Mar 10, 2021
-
-
Goetz Gaycken authored
The expression parser now dynamically declares data dependencies for it expressions. It uses all declared input and output data to identify container types and decorations. Also added c-test for the ExpressionParser and SGxAODProxyLoader.
-