- Aug 10, 2023
-
-
Fix for ATR-28066 : Temporarily re-add gSuperCellTowerMapper to gFEXDriver
-
Walter Lampl authored
Update ZDC mapping file for multiple RPD changes See merge request !64919
-
Save existing JSON file tagged for LHCf analysis, update to use RPD module = 4, channel numbering 0-15, add row and columns for RPD and include RPD x,y coordinates
-
- Aug 09, 2023
-
-
Walter Lampl authored
fixes to ZdcAnalysis (new configurations) and ZdcNtuple (AFP & MC related) See merge request !64899
-
added Clara Leitgeb AFP code, LHCf2022 trigger configurations for AFP and ZDC only, and some fixes to allow MC processing
-
Jennifer Roloff authored
make HI options as in Run 2 See merge request !64906
-
make HI options as in Run 2
-
Jennifer Roloff authored
Changing ZDC item definitions according to new LUT (ATR-26984) See merge request !64907
-
Changing ZDC item definitions according to new LUT (ATR-26984)
-
Jennifer Roloff authored
Migration of tau trigger precision tracking to use CA See merge request !64742
-
Migration of tau trigger precision tracking to use CA
-
Jennifer Roloff authored
TrigEDMConfig: fix L1_eTauBDTRoI Aux item and improve unit tests See merge request !64894
-
Walter Lampl authored
Adding new clustered cell plots to the WD configuration See merge request !64885
-
Adding new clustered cell plots to the WD configuration
-
Jennifer Roloff authored
gFex Simulation Updates See merge request !64533
-
gFex Simulation Updates
-
Walter Lampl authored
IDGlobal DQ: add heavy ion flag to low ecm tool See merge request !64867
-
IDGlobal DQ: add heavy ion flag to low ecm tool
-
Jennifer Roloff authored
TrigJetMon: Implementing L1JetCopyAlgorithm to avoid decorating L1 jets directly (ATR-27980, ATR-26076) See merge request !64840
-
- Aug 08, 2023
-
-
Walter Lampl authored
Change enabling use of ZdcRecConfig in trigger simulation See merge request !64886
-
Change enabling use of ZdcRecConfig in trigger simulation
-
Frank Winklmeier authored
- return failure code when printing an error - use `noerror.sh` - add a check to ensure Aux follows non-Aux container
-
Frank Winklmeier authored
-
Jennifer Roloff authored
[TriggerMenu] Added L1_CALREQ0 item, and ZDCPEB_L1CALREQ0/1/2 streamers See merge request !64839
-
[TriggerMenu] Added L1_CALREQ0 item, and ZDCPEB_L1CALREQ0/1/2 streamers
-
Walter Lampl authored
Add a flag to control JiveXML output, add CA configuration See merge request !64769
-
Add a flag to control JiveXML output, add CA configuration
-
Jennifer Roloff authored
23.0 migrate ftf sequence to ca See merge request !64757
-
23.0 migrate ftf sequence to ca
-
Jennifer Roloff authored
xAODTrigger: fix typo in TrigDecision printout See merge request !64848
-
Jennifer Roloff authored
TrigDecision+HLTResult: decode ROB truncation status See merge request !64861
-
Jennifer Roloff authored
TriggerJobOpts: make TriggerRecoConfig runnable See merge request !64849
-
- Aug 07, 2023
-
-
Brian Petersen authored
athenaHLT: change default HLT result size limit to 32 MB See merge request !64860
-
Frank Winklmeier authored
Decode the per-ROB truncation status and store it in the `TrigDecision`. Since we only support one truncation status, we use the convention of reflecting the main HLT Result ROB if available, otherwise the combined status of all other ROBs (but there should only be one for a given non-Physics stream). In any case, for severe truncations (debug stream) the status from the event header has priority. Companion to !64583 and relates to ATR-27986.
-
Brian Petersen authored
L1CaloFEXSim: make method const See merge request !64851
-
L1CaloFEXSim: make method const Hello, This MR is making a few methods const. That will help migrate some algorithms to re-entrant, hopefully. There is more to come, but I submit a first batch not to make the MR too big. Cheers, Bertrand
-
Brian Petersen authored
L1CaloFEXSim: make jTowerMakerFromJfexTowers algorithm reentrant See merge request !64836
-
L1CaloFEXSim: make jTowerMakerFromJfexTowers algorithm reentrant
-
Frank Winklmeier authored
We are using 32 MB as the default event/result size limit online (set via `DcmApplication.sbaBlockSize_MiB`). Use the same value for `athenaHLT` to make it easier to reproduce the same behavior.
-