Skip to content

First version of Run3 TriggerPanel

Mark Stockton requested to merge mark/tp-tdaq-09-02-01 into tdaq-09-02-01

As used in several TRs an Mweeks updates for the trigger panel to be able to read from the Run 3 DB and also to handle running in the TDAQ partition where there is no CTP (so can't find the deadtime configuration)

Needed also changes in TrigDb to read the schema value for Run3

Patch has been in use at point1 under: /sw/extras/sw_tmp/current/hlt/TriggerPanelRun3/

ATR-19974

=== TriggerPanel-10-00-00 ===

Catch no CTP deadtime configuration for when running without the CTP (Mark Stockton) Update sql commands to Run3 DB schema (Mark Stockton) Do not enumerate RCException classes, just use base class. (Reiner Hauser) Update NOTICE (William Panduro Vazquez) LICENSE and NOTICE files added. (Reiner Hauser)

=== TrigDb-03-00-00 ===

Update INTR lookup after machine moved (Mark Stockton) Update schema check to find Run 3 schema - no specific check on that version implemented currently (Mark Stockton) Update NOTICE (William Panduro Vazquez) LICENSE and NOTICE files added. (Reiner Hauser)

Edited by Mark Stockton

Merge request reports