- May 12, 2024
-
-
Tadej Novak authored
FPGATrackSimHough: Fix signed/unsigned comparison warnings. See merge request atlas/athena!71302
-
FPGATrackSimHough: Fix signed/unsigned comparison warnings. Fix signed/unsigned comparison warnings for Gaudi properties.
-
Tadej Novak authored
PyDumper: Support evgen files. See merge request atlas/athena!71293
-
PyDumper: Support evgen files. Support for dumping evgen files: we should't try to set up the geometry in this case.
-
Tadej Novak authored
JetSubStructureMomentTools+JetCalibTools+JetMomentTools: Use Accessor, etc instead of auxdata(). See merge request atlas/athena!71307
-
Tadej Novak authored
FPGATrackSimSGInput: Fix cppcheck warnings. See merge request atlas/athena!71305
-
Tadej Novak authored
FPGATrackSimMaps: Fix cppcheck warnings. See merge request atlas/athena!71311
-
FPGATrackSimMaps: Fix cppcheck warnings. Out-of-bounds array accesses. Redundant map lookup. Copying values in range-for.
-
Tadej Novak authored
FPGATrackSimAlgorithms: Fix cppcheck 2.14 warnings. See merge request atlas/athena!71310
-
FPGATrackSimAlgorithms: Fix cppcheck 2.14 warnings. Copying values in range-for. Potential use of invalidated iterators. Prefer range-for. sprintf format/argument match. sprintf buffer size. Pass objects by const reference, not by value. Prefer returning const references to members rather than copies.
-
Tadej Novak authored
FPGATrackSimBanks: Fix cppcheck 2.14 warnings. See merge request atlas/athena!71309
-
FPGATrackSimBanks: Fix cppcheck 2.14 warnings. Delete copy/assignment from class that manages memory. Unknown macro. Prefer returning const references to members rather than copies. Prefer to pass strings/containers by const reference rather than value.
-
Tadej Novak authored
CPAlgorithms: allow to configure muon minimum pT See merge request atlas/athena!71294
-
CPAlgorithms: allow to configure muon minimum pT
-
Tadej Novak authored
MuonGeoModelTestR4: cmake fix See merge request atlas/athena!71296
-
MuonGeoModelTestR4: cmake fix Missing find_package for ROOT.
-
- May 10, 2024
-
-
Johannes Elmsheuser authored
Fixing bug when filling efficiency vs actual mu See merge request atlas/athena!71290
-
Fixing bug when filling efficiency vs actual mu
-
Johannes Elmsheuser authored
Update Herwig7Utils.py to clarify the behaviour when the grid precision is not sufficient See merge request atlas/athena!71282
-
Update Herwig7Utils.py to clarify the behaviour when the grid precision is not sufficient
-
Johannes Elmsheuser authored
Geant4 LTO Improvements / Fixes, main branch (2024.05.10.) See merge request atlas/athena!71280
-
Made all binaries that depend on LTO, use LTO themselves as well. Also, moved MuonSensitiveDetectorsR4 into AtlasGeant4.
-
Johannes Elmsheuser authored
add phimodcalo1 variable in egamma MVACalibration See merge request atlas/athena!71272
-
add phimodcalo1 variable in egamma MVACalibration
-
Johannes Elmsheuser authored
[ATR-28358] Add hard-coded multiplicity data for HLT_id_cosmicid_L1MU11_EMPTY chain from Run 2 See merge request !71267
-
[ATR-28358] Add hard-coded multiplicity data for HLT_id_cosmicid_L1MU11_EMPTY chain from Run 2
-
Johannes Elmsheuser authored
Remove all usage of the BarcodeEvent package from clients See merge request !71241
-
Remove all usage of the BarcodeEvent package from clients
-
Johannes Elmsheuser authored
InputConverter: reduce barcode dependency See merge request !71115
-
ISF::InputConverter::getG4PrimaryParticle: Temporarily add check that ISFParticle status and barcode are set consistently.
-
Johannes Elmsheuser authored
ElectronPhotonSelectorTools: Update dnn menu for run 2 See merge request !71262
-
ElectronPhotonSelectorTools: Update dnn menu for run 2 Updating dnn menu per https://its.cern.ch/jira/browse/ATLASG-2652 Also adding dnn to testEGIdentificationPoints for easier local testing (not in CI but might consider adding it?)
-
scott snyder authored
Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
scott snyder authored
Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
scott snyder authored
Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
scott snyder authored
Copying values in range-for. Prefer preincrement for iterator classes.
-
scott snyder authored
Copying value in range-for.
-
Johannes Elmsheuser authored
Refactor HF Classifier DSID list and add some MC23 ttbar + ttbb samples See merge request !71244
-
refactor HF Classifier DSID list and add some run 3 ttbar+ttbb samples
-
Johannes Elmsheuser authored
HF classification added to PHYSLITE See merge request !70142
-