Muon Shower Emulator Mismatch #1070
Labels
Emulator Mismatch
Discovered cases of L1 offline software emulation not matching data
Phase-1
Pertains to phase-1 development
Follow up on cms-sw#40773 needed.
When running the full emulation using the L1Ntuple workflow for 1000 events using run 362720 (find the cmsDriver command below), after some fixes we still observed a mismatch for event 362720:105:115847543 (having both a Nominal and Tight shower).
Note that the uGT DQM is not showing mismatches anymore.
Given that the full emulation starts from muonCSCDigis, the steps in the middle that might be responsible for the discrepancy are: CSC digi unpacker, CSC shower re-emulation, EMTF shower re-emulation.
Further checks with @eyigitba for EMTF and @kakwok for CSC needed.
As a starting point, note that @aloeliger traced the mismatch down to an anode only shower in the CSCMotherboard/anodeProcessor.
Steps to reproduce:
CMSSW_13_0_0_pre3
cmsDriver.py l1Ntuple -s RAW2DIGI --python_filename=data.py -n 1000 --era=Run3 --data --conditions=126X_dataRun3_Prompt_v2 --customise=L1Trigger/L1TNtuples/customiseL1Ntuple.L1NtupleRAWEMU --customise=L1Trigger/Configuration/customiseReEmul.L1TReEmulFromRAW --filein=/store/data/Run2022G/EphemeralHLTPhysics0/RAW/v1/000/362/720/00000/36f350d4-8e8a-4e38-b399-77ad9bf351dc.root --nThreads 8
cmsRun DQM/Integration/python/clients/l1tstage2emulator_dqm_sourceclient-live_cfg.p
The text was updated successfully, but these errors were encountered: