- Mar 14, 2024
-
-
Walter Lampl authored
HepMC::uniqueID should return id rather than barcode for HepMC3. See merge request atlas/athena!69737
-
HepMC::uniqueID should return id rather than barcode for HepMC3.
-
Walter Lampl authored
Simplification of logic in MCRecoTruth See merge request atlas/athena!69726
-
Simplification of logic in MCRecoTruth
-
Walter Lampl authored
Update to LCG_104d_ATLAS_9, main branch (2024.03.11.) See merge request atlas/athena!69721
-
Updated all ONNXRuntime include statements. With onnxruntime-1.17.1 we are adopting "the standard" header placement that ONNXRuntime has been using since the beginnig. This updates all client code to use the ONNX headers from their new location.
-
Walter Lampl authored
Add handling of different DB publishers in SQLite creation See merge request atlas/athena!69770
-
Add handling of different DB publishers in SQLite creation
-
Walter Lampl authored
Move some declareProperty calls in the MCTruthClassifier See merge request atlas/athena!69740
-
Move some declareProperty calls in the MCTruthClassifier
-
Walter Lampl authored
Drop unused tauFinalStatePart member in MCTruthClassifier See merge request atlas/athena!69713
-
Drop unused tauFinalStatePart member in MCTruthClassifier
-
- Mar 13, 2024
-
-
Walter Lampl authored
Modernize loops in MCTruthClassifier See merge request atlas/athena!69717
-
Modernize loops in MCTruthClassifier
-
Walter Lampl authored
BPHY13,BPHY23 updates and adding BPHY25 See merge request atlas/athena!69731
-
BPHY13,BPHY23 updates and adding BPHY25
-
Walter Lampl authored
Remove unused algorithm See merge request atlas/athena!69768
-
Remove unused algorithm
-
Walter Lampl authored
MuonSelectorTools: Fix FPEs in clang build. See merge request atlas/athena!69748
-
MuonSelectorTools: Fix FPEs in clang build. Enable trapping FPEs in MuonSelectionTool::qOverPsignificance to avoid spurious FPEs in the clang build. Fixes test failures in AnalysisAlgorithmsConfig in the clang build.
-
Walter Lampl authored
Use set MotherProperties to avoid code duplication in MCTruthClassifier See merge request atlas/athena!69725
-
Use set MotherProperties to avoid code duplication in MCTruthClassifier
-
Walter Lampl authored
Move more functions from MCTruthClassifier to TruthUtils See merge request atlas/athena!69099
-
Move more functions from MCTruthClassifier to TruthUtils
-
Walter Lampl authored
MuonPhaseII -- Use GeoModelHelpers to share MdtTube layers and to remove shared code See merge request atlas/athena!69760
-
MuonPhaseII -- Use GeoModelHelpers to share MdtTube layers and to remove shared code
-
Walter Lampl authored
Including two tests for HLTCalo in GPU running See merge request atlas/athena!69772
-
Including two tests for HLTCalo in GPU running
-
Walter Lampl authored
TauAnalysisTools: change default truth jet container in tau truth matching See merge request atlas/athena!69765
-
TauAnalysisTools: change default truth jet container in tau truth matching Hello, This MR is changing the default truth jet container used for tau truth matching from `AntiKt4TruthJets` to `AntiKt4TruthDressedWZJets`, as the latter is much more widely used. It's a follow-up of !68328 . This will hopefully fix the AnalysisAlgorithmsConfig ctest failure. Not sure what the test was doing so far... it was also using the wrong container, but maybe the use of data handles creates a louder error. Cheers, Bertrand
-
Walter Lampl authored
Andrej Saibel corrections to SFGen Athena interface See merge request atlas/athena!69581
-
Andrej Saibel corrections to SFGen Athena interface
-
Walter Lampl authored
main-coverity-CoolConvUtilities See merge request atlas/athena!69764
-
main-coverity-CoolConvUtilities
-
Walter Lampl authored
RootUtils: Update reference to libcppyy for root master. See merge request atlas/athena!69750
-
RootUtils: Update reference to libcppyy for root master. The name of the cppyy library was changed to include the python version as part of the python 3 migration. This change is now reverted in root master. In the find_package, list cppyy both with and without the python version so that we can build against both current and master versions of root.
-
Walter Lampl authored
MuonSpacePointFormation - Fix centos 7 compilation and minor tweaks See merge request atlas/athena!69761
-
MuonSpacePointFormation - Fix centos 7 compilation and minor tweaks
-
Walter Lampl authored
IOVSvc: Fix cppcheck warning. See merge request atlas/athena!69757
-
IOVSvc: Fix cppcheck warning. Initialize string member in an initialization list.
-