This project is mirrored from https://gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- Feb 13, 2025
-
-
LAr SC masking in MC
-
- Feb 11, 2025
-
-
main-coverity-LArCondTools
-
- Feb 07, 2025
-
-
Tadej Novak authored
-
Tadej Novak authored
-
Tadej Novak authored
-
Tadej Novak authored
-
Remove query from EventSelector
-
- Feb 06, 2025
-
-
LAr db fixes 6
-
- Feb 04, 2025
-
-
LArSuperCellMon : Many optimization and reducing the number of histograms used in online
-
LArByteStream: minor algorithm renaming in python config Hello, This MR is just renaming an algorithm instance LArRawSCDataReadingInRoICfg to LArRawSCDataReadingInRoI in a python config (ATR-30753). Parasitically, configFlags was changed to flags. Cheers, Bertrand
-
- Jan 30, 2025
-
-
Standardize the location of PackageName_entries.cxx Twelve packages did not follow the convention of having the PackageName_entries.cxx file in src/components/. This merge request updates those packages to match all other packages in the repository.
-
- Jan 23, 2025
-
-
main-coverity-LArCellRec
-
Frank Winklmeier authored
-
- Jan 22, 2025
-
-
Vakhtang Tsulaia authored
1. Use of `fabs` on integer arguments 2. Missing `override` keywords 3. Local variable set but not used Also fixed the logic in `MuonIntersectGeoData::binPlusneighbours()`
-
- Jan 21, 2025
-
-
sss authored
Remove dependencies on unneeded ROOT components. In particular, libHtml no longer exists in 6.34.
-
Creation of a new Algorithm schema to Unpack/store/apply corrections to a deadReadout FEB in HLT
-
- Jan 15, 2025
-
-
LArSuperCellMonAlg : Disable some histograms about noise which are not so important for the HLT running LArSuperCellMonAlg : Disable some histograms about noise which are not so important for the HLT running
-
- Jan 10, 2025
-
-
Remove reference to args.help (doesn't work, and this is just -h, anyway), update some flags including typo for RunNumbers, adding IoV global tag and geom flag
-
- Dec 20, 2024
-
-
LArSuperCellMon/LArRawSCDataReadingConfig scheduling ByteStreamCnvSvc at wrong moments.
-
Split cfg of LAr HV Cabling into separate config-file
-
- Dec 19, 2024
-
-
main-cppcheck-LArCalibDataQuality
-
main-cppcheck-LArClusterCellDumper
-
- Dec 18, 2024
-
-
Frank Winklmeier authored
Initialize member variables and remove unused methods.
-
- Dec 17, 2024
-
-
Frank Winklmeier authored
Remove defaulted virtual destructor. Confuses cppcheck and is not needed anyway.
-
Frank Winklmeier authored
`default` the destructor in the header file. More clear and also fixes bogus cppcheck warning.
-
- Dec 15, 2024
-
-
LArCafJobs: Suppress cppcheck warning. Use a non-default dtor to avoid cppcheck warnings about allocations in the ctor.
-
LArG4EC: Suppress cppcheck false positive. False positive because G4Exception doesn't return.
-
LArCalibTools: Suppress cppcheck warning. Suppress a false-positive cppcheck warning.
-
LArReadoutGeometry: Fix cppcheck warnings. Potential null pointer dereferences.
-
- Dec 13, 2024
-
-
Fix for some small mistakes in the LArSuperCellMonAlg configuration and update input file to be used
-
- Dec 12, 2024
-
-
- Dec 09, 2024
-
-
Frank Winklmeier authored
-
- Nov 29, 2024
-
-
Adam Edward Barton authored
-
Adam Edward Barton authored
This reverts commit 8c2d4593, reversing changes made to 56dc208d.
-
Fix missing argument in backport of pile-up pretracking to R24
-
Coverity: Resolve leaks in LArSamplesMon
-
- Nov 26, 2024
-
-
Coverity: memory leaks in LArSamplesMon
-
Coverity: plug leak in LArCondTools
-
- Nov 25, 2024
-
-
LArGMConfig: use GeoModel.Align.LegacyConditionsAccess to decide if conditions algorithms are needed
-
- Nov 23, 2024
-
-
Frank Winklmeier authored
-