- Feb 14, 2024
-
-
Sanya Solodkov authored
-
- Jan 26, 2024
-
-
Convert Tile run type configuration flag from string into enum Tile run type configuration flag has been converted from string into enum. Tile timing type configuration flag has been removed since it can be deduced from run type. The clients have been udpated accordingly.
-
- Jan 12, 2024
-
-
Add and use Tile BS reading configuration function New Tile BS reading configuration (CA-based) function has been added in order to keep it in one place because it will be modified later to read mapping from bytestream frag ID to TileCal drawer ID from DB. Clients has been modified to use it to read the Tile BS data.
-
- Jan 05, 2024
-
-
- Dec 14, 2023
-
-
TileCalibBlobObjs: Fix cppcheck warnings. Explicitly qualify calls to virtual functions from constructors.
-
- Oct 04, 2023
-
-
Siarhei Harkusha authored
Possibility has been added to detect Tile frag ID to ROB ID mapping for FELIX automatically. Tile frag ID for FELIX are stored in the corresponding map with common offset to avoid clash with legacy.
-
- Sep 20, 2023
-
-
TileByteStream+TileTBRec: Update unpacking Tile subfragment frag6 for FELIX data Tile ROD Decoder has been modified to update unpacking Tile subfragment frag6 for FELIX data with new header version. Tile TB Dump algorithm has been modified to update dump of Tile subfragment frag6 for FELIX data with new header version. TileHid2RESrcID has been modified to avoid messages about invalid FRAG IDs for FELIX data (they do not exist yet now).
-
- Sep 15, 2023
-
-
TileCal: minor fix in BadCellsFromCOOL.py
-
- Aug 25, 2023
-
-
Tadej Novak authored
-
- Aug 01, 2023
-
-
TileCal: adding new options --iov and --IOV to ReadBchFromCool.py and ReadCalibFromCool.py
-
- Jul 03, 2023
-
-
Set FRONTIER as default database server instead of ORACLE in all TileCal python scripts
-
- May 17, 2023
-
-
fixing bug in TileInfoDump: RUN3 should be treated in the same way as RUN2, since MBTS and E3/E4 cabling is the same
-
- Apr 30, 2023
-
-
updating Conditions tag in calibration jobOptions
-
- Apr 24, 2023
-
-
updating various jobOptions in TileCalibAlgs
-
- Mar 09, 2023
-
-
Frank Winklmeier authored
Rename `defaultTestFiles.RAW` into `RAW_RUN2` to make it explicit that this is a Run-2 file.
-
- Feb 24, 2023
-
-
Sanya Solodkov authored
creating new scirpt to write pulse shape to COOL
-
- Feb 08, 2023
-
-
Replace mentions of obsolete the ATLAS-R2-2016-00-01-00 tag with ATLAS-R2-2016-01-00-01 (MC16/MC20 geometry tag)
-
Henric Wilkens authored
-
- Jan 27, 2023
-
-
Tadej Novak authored
-
- Jan 26, 2023
-
-
Sanya Solodkov authored
-
- Dec 14, 2022
-
-
Vakhtang Tsulaia authored
This job option script was just forwarding the include to CaloConditions/CaloConditions_jobOptions.py. Dropped the obsolete script and fixed all its clients. This is yet another step towards dropping the CaloDetMgrDetDescrCnv package
-
- Dec 13, 2022
-
-
Siarhei Harkusha authored
TileByteStream+TileSimAlgs+TileMonitoring+TileCalibAlgs+TileD3PDMaker: Fix clang15 warnings (ATLASRECTS-7430) Unused variables have been removed.
-
- Nov 25, 2022
-
-
Removing dependence on external tools installed on AFS
-
- Oct 10, 2022
-
-
TileCalibAlgs: Fix thread-checker warnings in Laser default calibration tool (ATLASRECTS-7308) TileLaserDefaultCalibTool has been updated to remove static variables to fix thread-checker warnings.
-
- Aug 16, 2022
-
-
TileCalibAlgs: Update h3000 ntuple for Tile laser calibration runs, 4 branches added: 2 branches for the average of ratios of photodiodes (low & high gains), 2 branches for their standard deviation
-
- Aug 10, 2022
-
-
Frank Winklmeier authored
-
- Jun 20, 2022
-
-
23.0-cppcheck-TileCalibAlgs
-
- Jun 17, 2022
-
-
TileCalibAlgs: Add new-style configuration for Tile trigger calibration algorithm for Run3 New-style configuration has been added for Tile trigger (L1Calo) calibration algorithm for Run 3. Test has been added for new-style configuration of Tile trigger calibration algorithm.
-
- Jun 06, 2022
-
-
TileCalibBlobObjs: Add protection against bad value in DB (ATLASRECTS-7075) Protection against bad values in DB has been added in TileCalibDrawerOfc to avoid FPE if one requests OFC for bad (very big) phase.
-
- Jun 03, 2022
-
-
TileCalorimeter: Remove redundant setting of `configurableRun3Behavior` in tests
-
- May 26, 2022
-
-
Cleaning up and bug fixes in TileTriggerDefaultCalibTool See merge request atlas/athena!53672 (cherry picked from commit 4039a4b7) 9ed72051 Cleaning up and bug fixes in TileTriggerDefaultCalibTool
-
- May 25, 2022
-
-
Sanya Solodkov authored
-
- May 11, 2022
-
-
TileCalibAlgs: Increase test timeout. Test has been timing out in dbg builds.
-
- Apr 21, 2022
-
-
Sanya Solodkov authored
-
- Apr 14, 2022
-
-
Siarhei Harkusha authored
New-style configurations of Tile calibration algorithms have been updated and tests have been added for laser and CIS calibration algorithms.
-
- Mar 31, 2022
-
-
Christos Anastopoulos authored
-
- Mar 28, 2022
-
-
- Mar 11, 2022
-
-
- Mar 09, 2022
-
-
Frank Winklmeier authored
Move all private headers to the src directory and add interface library.
-
- Mar 08, 2022
-
-
Sanya Solodkov authored
-