- Dec 04, 2022
-
-
Change version of frozen showers to MC23
-
- Dec 02, 2022
-
-
scott snyder authored
Unused function argument.
-
- Dec 01, 2022
-
-
Make CaloRec a pure component library
-
Walter Lampl authored
-
- Nov 30, 2022
-
-
Vakhtang Tsulaia authored
This reverts two MRs: !58752 and !58823
-
Vakhtang Tsulaia authored
Several clients in the LArROD package switched to reading CaloSuperCellDetDescrManager from Cond Store. This is a part of the ongoing migration of all clients of Calo DD managers. Also enabled CaloSuperCellAlignCondAlg in LArGMConfig.py for Run3 Overlay
-
- Nov 29, 2022
-
-
LArBadChanTool fix
-
- Nov 28, 2022
-
-
Adding LAr bad channel infrastructure for SC
-
- Nov 27, 2022
-
-
Cleanup of LArCalorimeter/LArTools
-
23.0-cppcheck-LArCalibTools
-
Vakhtang Tsulaia authored
Part of the ongoing migration of all clients of Calo DD managers
-
- Nov 25, 2022
-
-
Frank Winklmeier authored
Relates to ATLASRECTS-7241.
-
Frank Winklmeier authored
-
Walter Lampl authored
-
- Nov 24, 2022
-
-
Vakhtang Tsulaia authored
Part of the ongoing migration of all clients of the CaloSuperCellDetDescrManager
-
Prefer prefix ++/-- operators for non-primitive types. as cppcheck suggests
-
Declare thread-unsafe components used exclusivly by LAr Electronic Calibration as such
-
Vakhtang Tsulaia authored
Removed an unused cached pointer to CaloSuperCellDetDesctManager
-
- Nov 22, 2022
-
-
LArRamps2Ntuple: Implement apply-corrections, schedule ntuple-dumping after DB-writing
-
Fix clients of LArCaliWave
-
- Nov 21, 2022
-
-
LArRTMExtractor, LArOFCAlg: Allow to choose the number of threads when executing with tbb
-
Update LAr cell binning in GlobalVariables.py - match that in Calorimeter/CaloMonitoring/python/LArCellBinning.py
-
LArCalibProcessing: Set a few more flags for the jobs that do not process BS input to avoid auto-configuration
-
- Nov 20, 2022
-
-
Steps towards LArCalibUtils passing the thread-safety-checker
-
- Nov 18, 2022
-
-
scott snyder authored
Fix a minor memory leak.
-
Frank Winklmeier authored
-
LArElecCalibCfg: Move BS reading cfg from base-cfg to Pedestal/Delay/Ramp cfg
-
- Nov 17, 2022
-
-
LArCaliWaves2Ntuple: Fixes to work w/o writing the calib-line ID to the ntuple
-
add latome MLE class
-
- Nov 14, 2022
-
-
Merge branch 'LArForL1Calib' into '22.0'
-
- Nov 13, 2022
-
-
Move enum used in LArHitFilter and LArHitMerger to LArSimEvent package The enum used in the `LArHitFilter` and `LArHitMerger` algorithms was part of the `LArHitEMap` class, even though it was not used by any clients of `LArHitEMap` and the two algorithms did not otherwise use `LArHitEmap`.
-
- Nov 12, 2022
-
-
LArAutoCorrDecoderTool: Get rid of deprecated DataHandle
-
- Nov 11, 2022
-
-
remove obsolete LArFecLvTempDcs data-class/Tool/Alg/test
-
- Nov 09, 2022
-
-
delete LArCellDeadOTXCorr. Old tool using L1CaloCondSvc insted of L1CaloCond. Preparing for deletion of L1CaloCondSvc in rel 22 (ATR-24777). delete LArCellDeadOTXCorr. Old tool using L1CaloCondSvc insted of L1CaloCond. Preparing for deletion of L1CaloCondSvc in rel 22 (ATR-24777).
-
add ConfigFlags.fillFromArgs to a number of relevant config-files See merge request atlas/athena!58184 (cherry picked from commit b6287784) 7bfe7e66 add fillFromArgs to CA-Configs in LArCalibProcessing 5caa7e2d add fillFromArgs to CA-Config of PerfMonComps 96fddc97 add fillFromArgs to PFRun3Config.py 14ec3370 add flags.fillFromArgs to number of trigger-specific configurations
-
add ConfigFlags.fillFromArgs to a number of relevant config-files
-
- Nov 08, 2022
-
-
Tadej Novak authored
-
Lar mon fixes 22.0.94 sweep
-
LArRawChannel bugfix
-
- Nov 04, 2022
-
-
LArG4ShowerLibSvc: Fix cppcheck warnings. Prefer range-for.
-