Skip to content

New JO configuration of L1 muon sim

Tomasz Bold requested to merge tbold/athena:l1mu-sim-new-jo-config into master

This MR adds new JO config for L1 muon sim. It is barely tested to run* and produce nontrivial output. The next step is to integrate it in complet L1 sim. The MUCTPI config will be removed in the final version of this MR because there is work ongoing to have it defined in the right place with all the right dependencies (by @armbrust). It is there now to facilitate testing. Tagging @stelzer @armbrust @masato

In addition I made fix to the algorithm converting gtom RDO to digits. It hade dependency on CSC even though the CSC conversion was disabled.

*There is warning about the NSW that I could not find source of:

SGInputLoader                                          0     0 WARNING unable to find proxy for  ( 'Muon::NSW_TrigRawDataContainer' , 'StoreGateSvc+NSWTRGRDO' )

Apparently the LVL1TGCTrigger needs it but if missing the jobs still works.

Edited by Tomasz Bold

Merge request reports