Skip to content

Add l1 sim in rdo to trigrdo transfrorm

Related to: ATR-19789 It adds L1 simulation algorithms in the RDO to RDO. The sequnce is taken from the base JO for all trigger tests and moved to a separate file. With the L1 simulation conversion to datahandles it will be possible to replace the "seq AND" sequence types which guantee the execution order as we used to in pre MT times bu par OR allowing better performance. L1 Calo and L1 mu and CTP are in separate sequences to allow independent progress there. I was not able (after trying for couple of days) to integrate it closer with TriggerGetter. Some of the components which is configured in addition to the L1 sim causes the event loop blocked (suspect some first event incidents may be an issue).

As a matter of fact, now the L1 experts need to have a look if we are actually resimulating anything here. I am not sure because in the log I see complains:

RDOtoRDOTrigger 14:04:56 SGInputLoader                                     WARNING unable to find proxy for 'StoreGateSvc+LArTTL1Container#LArTTL1HAD'
RDOtoRDOTrigger 14:04:56 SGInputLoader                                     WARNING unable to find proxy for 'StoreGateSvc+LArTTL1Container#LArTTL1EM'

however, the CPT sim results look realistic.

Tagging @stelzer & @rbielski
For L1 Calo @afaulkne

Edited by Tomasz Bold

Merge request reports