This project is mirrored from https://gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- Feb 12, 2025
-
-
TileTPCnv: Save Tile raw channel collection DSP metadata (ATLASSIM-7403) For every Tile Calorimeter module the so-called Tile DQ status fragment is written in the ByteStream in every event. Information from this fragment is then stored in the metadata for the corresponding Tile raw channel collection. And then the Tile DQ status is produced on the fly using this metadata also. This information is not saved in the POOL format (it seems to be not needed before). But if the ByteStream for data overlay is pre-converted in the RDO POOL format to augment it, then this information is also needed to produce the correct Tile DQ status. So, Tile raw channel container converter has been modified to save also the raw channel collection metadata. This information is saved only in the case when Tile raw channel container comes from the DSP, and when there are errors in the metadata for the corresponding module. That means that the metadata are saved only for problematic modules. To save space some errors (header format and parity errors, sample format and parity errors, FE and ROD chip mask errors) are merged into one (memory parity error). The test for the Tile raw channel converter has been modified to test this functionality and the corresponing reference file has been update also.
-
- Feb 11, 2025
-
-
Adding new scripts to read/write Lumi values from CALO COOL DB
-
TileSimAlgs: Add CA-based configuration for Tile pulse simulator for Run3 ComponentAccumulator based configuration for Tile pulse simulator (Tile pulse from digits algorithm) for Run 3 has been added. Test for Tile pulse simulator configuration has been added.
-
- Feb 07, 2025
-
-
TileConditions: Better error reporting. If we don't find a drawer, report an error rather than crashing with a segfault.
-
Remove query from EventSelector
-
- Jan 31, 2025
-
-
TileConfiguration+TileMonitoring: Update of Tile Jet monitoring by adding histograms for selected cells TileConfiguration+TileMonitoring: Update of Tile Jet monitoring by adding histograms for selected cells
-
- 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 20, 2025
-
-
main-coverity-TileGeoModel
-
- Jan 15, 2025
-
-
Thomas Strebler authored
-
scott snyder authored
Uninitialized variable.
-
- Jan 14, 2025
-
-
Johannes Junggeburth authored
(cherry picked from commit c2da6eff45d86c7db1dd9cf3e56faf72694d0127) Co-authored-by:
Johannes Junggeburth <johannes.josef.junggeburth@cern.ch>
-
- Jan 11, 2025
-
-
Vakhtang Tsulaia authored
Unused privated data member. Plus some minor code refactoring
-
- Jan 10, 2025
-
-
main-cppcheck-TileRecAlgs
-
scott snyder authored
Uninitialized variables.
-
solve cppcheck defect in TileSimAlgs
-
- Dec 19, 2024
-
-
TileConditions: Fix array bounds checking. Fix off-by-one errors in array bounds checks. Solves crashes seen when building with -D_GLIBCXX_ASSERTIONS.
-
- Dec 17, 2024
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
- Dec 10, 2024
-
-
Tadej Novak authored
-
- Dec 07, 2024
-
-
Coverity: solve leak in TileGeoModel
-
- Nov 30, 2024
-
-
Frank Winklmeier authored
Most of the unit tests compare serial vs MT execution. There is no need to keep a difficult to maintain reference file with a long list of exclusions.
-
- Nov 27, 2024
-
-
TileRecEx: Fix Tile D3PD production from physics RAW data Tile D3PD configuration has been fixed to avoid filling mu event info information when only Tile Calorimeter is reconstucted from physics RAW data because this information is not available.
-
- Nov 21, 2024
-
-
add a PileUpPretracking ProductionStep to set parameters with a prefix of Bkg_ See merge request atlas/athena!71844
-
Tadej Novak authored
-
Tadej Novak authored
-
- Nov 20, 2024
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
- Nov 18, 2024
-
-
Vakhtang Tsulaia authored
Don't call IRDBAccessSvc::getChildTag() when GeoModel is constructed from an SQLite DB
-
TileSimEx: Update ART local job syntax (ATLASSIM-7336)
-
Frank Winklmeier authored
Many of the "false positives" have been fixed in our current version of cppcheck (2.16). Remove the suppression of these defects.
-
- Nov 14, 2024
-
-
Shaun Roe authored
-
- Nov 05, 2024
-
-
main-coverity-TileCalibAlgs
-
- Oct 30, 2024
-
-
Frank Winklmeier authored
-
- Oct 29, 2024
-
-
Frank Winklmeier authored
Scripts haven't been updated in 10 years and are still Python 2.
-
- Oct 24, 2024
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-