- Dec 01, 2022
-
-
Debug stream recovery, fix overflow error See merge request atlas/athena!58871 (cherry picked from commit 45a8a28d) 92820e81 Change Global_ID from Int_t to ULong_t to combat overflow
-
- Nov 29, 2022
-
-
Jennifer Rachel Curran authored
-
- Oct 17, 2022
-
-
Disable L1 decoding in MTCalibPebConfig and fix HLTSeedingConfig logic
-
- Oct 14, 2022
-
-
Fix TrigT1[RPC|TGC]RecRoiTool configuration to produce self-contained CA
-
- Oct 11, 2022
-
-
Remove enableL1MuonPhase1=False from tests after changing input data to Run 3
-
- Oct 07, 2022
-
-
HltEventLoopMgr: minor fix to running CondAlgs before fork Fixes two minor problems when running CondAlgs before forking: - need to call `sysExecute` not `execute` - reset the `AlgExecStateSvc` (this usually only happens before the first event) The feature itself is still disabled and will likely not be usable as is for online operations unless we find a good way of clearing the conditions store between runs (see ATR-26247). Relates to ATR-26138.
-
Frank Winklmeier authored
This reverts merge request !56101
-
- Sep 23, 2022
-
-
JiveXML: Fix cppcheck warnings. Fix cppcheck warnings.
-
- Sep 19, 2022
-
-
Quick workaround for RegionSelector configuration issue in TrigExamples
-
- Sep 15, 2022
-
-
Quick workaround for RegionSelector configuration issue in TrigExamples
-
- Aug 27, 2022
-
-
Johannes Elmsheuser authored
-
- Aug 25, 2022
-
-
Update the script mapping ROS to ROBs and its output
-
Julien Maurer authored
Revert "Merge branch 'DelayedCondCleaner_CA' into '22.0'" This reverts merge request !56094
-
Johannes Elmsheuser authored
Merge branch 'msgSvcCache' into 'master' AthenaKernel: cache MessageSvc in getMessageSvc See merge request !55975 (cherry picked from commit c2f30b10) fc1541a7 AthenaKernel: cache MessageSvc in getMessageSvc
-
- Aug 24, 2022
-
-
TrigExamples: Update MTCalibPebConfigTest.ref
-
- Aug 22, 2022
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
Run all CondAlgs once before the first event, i.e. before forking to improve memory sharing. Relates to ATR-26138.
-
- Aug 16, 2022
-
-
Frank Winklmeier authored
Use the context manager to set the `configurableRun3Behavior` flag.
-
- Aug 09, 2022
-
-
Frank Winklmeier authored
Add the `execAtStart` property that can be used to specify a list of algorithms/sequences that should be executed at the end of the prepareForRun transition. This can e.g. be used to execute all CondAlgs once before the first event to improve memory sharing: ServiceMgr.HltEventLoopMgr.execAtStart = ['AthCondSeq'] Relates to ATR-26138.
-
- Jul 21, 2022
-
-
Fix writing HLT result in failed events (debug stream) + extend tooling and testing
-
- Jul 20, 2022
-
-
Frank Winklmeier authored
When no HLT PSK is specified on the command line, configure the HLTPrescaleCondAlg to read them from COOL. This ensures that the correct keys are being used if multiple LBs (with different keys) are being processed. Fixes ATR-25974.
-
Frank Winklmeier authored
Use the correct lumiblock number when reading trigger keys from COOL (instead of just returning the first key in the run). This will cover the most frequent use-case where we process events from one lumiblock. Relates to ATR-25974.
-
- Jul 18, 2022
-
-
Frank Winklmeier authored
The `TRIGGERDB` alias is deprecated and still points to the Run-2 database. Since athenaHLT does not support Run-2 configurations we can change the default to the Run-3 database. Re-running the HLT on a data file then simply becomes: ``` athenaHLT -b -f RAW.data ```
-
- Jun 30, 2022
-
-
Frank Winklmeier authored
Remove unnecessary library dependencies.
-
- Jun 28, 2022
-
-
ROBDataProviderSvc and HltROBDataProviderSvc: Increase ROB buffer size The allocated space for ROB fragments in the ROB buffer was too small due to the new detectors. Fixes: ATR-25795
-
- Jun 20, 2022
-
-
CondCont.cxx: Remove spurious cout CondCont.cxx: Remove spurious cout
-
- Jun 16, 2022
-
-
Frank Winklmeier authored
This reverts merge request !54232
-
Frank Winklmeier authored
This reverts merge request !54120
-
- Jun 14, 2022
-
-
Frank Winklmeier authored
Move the `AtlasFieldMapCondAlg.LoadMapOnStart` setting into HLT-specific job options. This should only be enabled when running in athenaHLT or in a partition. Plain athena will not have a valid `EventContext` available before the first event. This went unnoticed until gaudi/Gaudi!1347 fixed a bug in the initialization of the `EventIDRange` class.
-
Frank Winklmeier authored
Make the `EventContext` that is set for the start transition a valid context by setting the event and slot number to zero. This avoids that possible checks for validity in clients fail.
-
- Jun 13, 2022
-
-
athenaHLT: instantiate COOL connection early in job See merge request atlas/athena!54120 (cherry picked from commit a7b85b25) 177c01ff athenaHLT: instantiate COOL connection early in job
-
- Jun 10, 2022
-
-
fix JiveXMLServer mutex lock and corrupted ERS error message
-
- Jun 09, 2022
-
-
TrigCost: Include L1Sim in Cost Monitoring
-
Frank Winklmeier authored
Fixes problem with left-over thread before forking (ATR-21890).
-
- Jun 03, 2022
-
-
Rafal Bielski authored
-
Rafal Bielski authored
-
- May 20, 2022
-
-
Tim Martin authored
-
- May 17, 2022
-
-
Tadej Novak authored
-
- May 10, 2022
-
-
ALFA_BeamTransport, Prophecy4fControl , TrigServices, TrigT2CaloCommon, TrigmuComb: uninit member,reference, move fixes ALFA_BeamTransport, Prophecy4fControl , TrigServices, TrigT2CaloCommon, TrigmuComb: uninit member,reference, move fixes
-
- Apr 29, 2022
-
-
Rafal Bielski authored
-