- Feb 20, 2024
-
-
-
Drop obsolete LArNoiseBurst code, superseeded by LArNoiseConfig.py and LArNoiseSkeleton.py
-
- Jan 05, 2024
-
-
- Nov 20, 2023
-
-
LAr Calorimeter : Use nullptr, use empty
-
- Nov 13, 2023
-
-
LArPulseShape migration
-
- Sep 06, 2023
-
-
scott snyder authored
Disable thread-safety checking for LArQuickHistMerge: It uses thread-unsafe classes from DataQualityUtils.
-
- Sep 05, 2023
-
-
scott snyder authored
Declare more classes as not thread-safe, to avoid (disabled by default) warnings about calls to unchecked code.
-
Frank Winklmeier authored
-
- Aug 21, 2023
-
-
Fix LAr CAF processing
-
- Aug 08, 2023
-
-
scott snyder authored
Using DataHandle with retrieve() is deprecated.
-
- Jul 25, 2023
-
-
Replace boost::regex with std::regex in trivial cases
-
- Jul 17, 2023
-
-
Walter Lampl authored
-
- May 10, 2023
-
-
23.0-coverity-LArCafJobs
-
- Apr 28, 2023
-
-
Walter Lampl authored
-
- Apr 24, 2023
-
-
Frank Winklmeier authored
The `debugMode` should not be used in production.
-
- Apr 20, 2023
-
-
Various fixes to LAr tools
-
- Apr 18, 2023
-
-
Remove the unused boost subpackages from find_package(), add missing
-
- Mar 09, 2023
-
-
Frank Winklmeier authored
Rename `defaultTestFiles.RAW` into `RAW_RUN2` to make it explicit that this is a Run-2 file.
-
- Feb 15, 2023
-
-
Walter Lampl authored
-
- Jan 26, 2023
-
-
declare classes in LArCafJobs explicitly thread-unsafe
-
- Dec 15, 2022
-
-
Ellis Kay 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 07, 2022
-
-
Extending LAr SC dumper
-
- Nov 25, 2022
-
-
Frank Winklmeier authored
-
- Sep 05, 2022
-
-
DT dumper autoconfig
-
- Jul 19, 2022
-
-
Change directory paths for hist files in LArQuickHistMerge See merge request atlas/athena!55172 (cherry picked from commit 4a51a5cc) 9ba987bf Change directory paths for hist files in LArQuickHistMerge 2ed1ffdf Fix small bug in hotSpotInHIST.py 7398d28e Remove unnecessary comment e5165206 Also add protection in checkCorrelInHIST for missing histograms
-
Change directory paths for hist files in LArQuickHistMerge
-
- Jun 20, 2022
-
-
Adding LAr ROD energies to SC dump See merge request atlas/athena!53977 (cherry picked from commit 252ac97b) 54adca17 HEC hack 3f8f9d72 Merge remote-tracking branch 'upstream/master' into LArSCDump_rawenergies 3758f130 initial fixes 25037594 Merge remote-tracking branch 'upstream/master' into LArSCDump_rawenergies af79034a clearing the vector ebac1257 fixing merge 1df78563 fixing merge 1 d7bdb1aa changes in LArCafJobs ab9805ce cleaning Cafjobs merging 5fa53f03 addressing MR comments
-
Adding LAr ROD energies to SC dump
-
- May 25, 2022
-
-
Frank Winklmeier authored
The "environment" argument to `TriggerConfigGetter` has no real purpose anymore. Remove it and also the automatic fallback to disable the trigger (`rec.doTrigger`) if the input does not have the relevant information. In that case this "Getter" should just not be called.
-
- Apr 11, 2022
-
-
- Mar 31, 2022
-
-
- Mar 24, 2022
-
-
- Mar 10, 2022
-
-
- Feb 15, 2022
-
-
LArRawChannelBuilderIterAlg: fixed potential initialization of VarHandle from uninitialized VarHandleKey
-
- Dec 06, 2021
-
-
- Oct 20, 2021
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
The trigger setup in `LArNoise_fromraw` is not functional. Remove also the obsolete include of `BStoESD_Tier0_HLTConfig_jobOptions.py`.
-
- Oct 11, 2021
-
-
- Oct 07, 2021
-
-
Frank Winklmeier authored
The `recAlgs.doTrigger` flag is obsolete with the Run-3 trigger. Remove all code setting this flag (was already `False` by default). Relates to ATR-22725.
-