- Mar 15, 2024
-
-
Update AsgClassificationDecorationAlg.cxx - tool must be private for consistency with https://gitlab.cern.ch/atlas/athena/-/blob/main/PhysicsAnalysis/Algorithms/AsgAnalysisAlgorithms/python/AsgAnalysisConfig.py#L380
-
Walter Lampl authored
Solve compilation issue in gcc11 due to struct See merge request atlas/athena!69844
-
Solve compilation issue in gcc11 due to struct
-
Walter Lampl authored
egammaSuperClusterBuilderBase tidy up See merge request atlas/athena!69837
-
egammaSuperClusterBuilderBase tidy up
-
Walter Lampl authored
DerivationFrameworkBPhys: fixed clang warnings See merge request atlas/athena!69839
-
Walter Lampl authored
Implementation of "Analogue clustering" calibration method in Tracking/Acts See merge request atlas/athena!69775
-
Implementation of "Analogue clustering" calibration method in Tracking/Acts
-
Walter Lampl authored
Cleaning update for PFlowJets and TightBad WP. See merge request atlas/athena!69006
-
Walter Lampl authored
add dependencies to blocks and reorder based on that See merge request atlas/athena!69002
-
CPAlgs block dependencies: reorder blocks based on dependencies The different blocks used for the CP algorithms are given a name. The name usually correspond to the class name. Dependencies can be added to a block based off of the given name.
-
Walter Lampl authored
Update HepMcParticleLink to handle creation with GenParticle::id() as well as barcodes See merge request atlas/athena!67602
-
Update HepMcParticleLink to handle creation with GenParticle::id() as well as barcodes
-
Walter Lampl authored
Remove the function deltaR used only once in MCTruthClassifier See merge request atlas/athena!69835
-
Remove the function deltaR used only once in MCTruthClassifier
-
Walter Lampl authored
GeoModelXMLTool - Introduce deduplication flags See merge request atlas/athena!69813
-
GeoModelXMLTool - Introduce deduplication flags
-
Walter Lampl authored
IsolationCloseByCorrection - Fix tool to run with shallow copies & declare data dependencies See merge request atlas/athena!69810
-
IsolationCloseByCorrection - Fix tool to run with shallow copies & declare data dependencies
-
Walter Lampl authored
2024-03-14: merge of 24.0 into main See merge request atlas/athena!69822
-
Walter Lampl authored
Delete a trivial wrapped getParentHadronID See merge request atlas/athena!69834
-
Delete a trivial wrapped getParentHadronID
-
Walter Lampl authored
Rntuple.reading.through.views See merge request atlas/athena!69829
-
Rntuple.reading.through.views
-
Walter Lampl authored
MuonDetectorCondAlg - Remove print out of shared volume transformations. See merge request atlas/athena!69811
-
MuonDetectorCondAlg - Remove print out of shared volume transformations.
-
Walter Lampl authored
Harmless Typo in ACTS track finding configuration See merge request atlas/athena!69818
-
Harmless Typo in ACTS track finding configuration
-
Walter Lampl authored
main-coverity-IOVDbSvc See merge request atlas/athena!69809
-
main-coverity-IOVDbSvc
-
Walter Lampl authored
egammaSuperClusterBuilderBase, etaphi_range return pair rather than updating references See merge request atlas/athena!69794
-
Refactorise a function so that it returns a pair rather than updating a pair of arguments passed by reference.
-
Vakhtang Tsulaia authored
Calling std::move() on a temporary
-
- Mar 14, 2024
-
-
Walter Lampl authored
fix larege-R jet monitoring in physval See merge request atlas/athena!69391
-
fix larege-R jet monitoring in physval
-
Walter Lampl authored
Use double for the calculations of angles in MCTruthClassifier and some cleanup See merge request atlas/athena!69727
-
Use double for the calculations of angles in MCTruthClassifier and some cleanup
-
Walter Lampl authored
Empty defaults for tools and read/write handles See merge request atlas/athena!69767
-
Empty defaults for tools and read/write handles
-
Walter Lampl authored
OnTrackCalibrator: Add missing 'typename' See merge request atlas/athena!69800
-