Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Muon Shower Emulator Mismatch #1070

Open
aloeliger opened this issue Feb 23, 2023 · 0 comments
Open

Muon Shower Emulator Mismatch #1070

aloeliger opened this issue Feb 23, 2023 · 0 comments
Labels
Emulator Mismatch Discovered cases of L1 offline software emulation not matching data Phase-1 Pertains to phase-1 development

Comments

@aloeliger
Copy link

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:

  • Version: CMSSW_13_0_0_pre3
  • PRs : Including cms-sw/cmssw#40773 + cms-sw/cmssw#40822 + cms-sw/cmssw#40839`
  • Running L1Ntuple worflow with 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
  • Running DQM Workflow with these changes, then I was just running:
    cmsRun DQM/Integration/python/clients/l1tstage2emulator_dqm_sourceclient-live_cfg.p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Emulator Mismatch Discovered cases of L1 offline software emulation not matching data Phase-1 Pertains to phase-1 development
Projects
None yet
Development

No branches or pull requests

1 participant