- Mar 14, 2024
-
-
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.
-
Walter Lampl authored
Fix transform of the tube layers of the mdts See merge request atlas/athena!69730
-
Fix transform of the tube layers of the mdts
-
Walter Lampl authored
Merge the ID & MS alignment Geometry context alg See merge request atlas/athena!69718
-
Merge the ID & MS alignment Geometry context alg Toggle tracking geo svc Apply 1 suggestion(s) to 1 file(s) Print statement
-
Walter Lampl authored
ISF_FastCaloSimEvent: Fix placement of using declaration. See merge request atlas/athena!69754
-
ISF_FastCaloSimEvent: Fix placement of using declaration. Don't put a using declaration in the global namespace in a header.
-
Walter Lampl authored
RDBAccessSvc: Fix cppcheck warnings. See merge request atlas/athena!69758
-
RDBAccessSvc: Fix cppcheck warnings. Pass strings by const reference, not by value. Copying value in range-for.
-