Trigger Studies for ME0 And GE21 In EMTF

The bullet color coding is the following:

Red led --> PENDING
Yellow led --> IN PROGRESS
Green led --> DONE

Things that are not clear yet are highlighted in RED.

Linux shell commands are highlighted in YELLOW

Linux shell output is highlighted in AQUA (blue)

Python code is highlighted in LIME (green)

Introduction

Aim of this study is to investigate the effect of ME0 segments and GE21 in the EMTF

Environment setup

Temporary release (outdate)

Rely on IBs until CMSSW 910 pre3 is out!

cmsrel CMSSW_9_1_X_2017-04-24-1100
cd CMSSW_9_1_X_2017-04-24-1100/src
cmsenv
git cms-init
git clone git@github.com:dildick/MuJetAnalysis.git
cd MuJetAnalysis
git checkout -b for-DisplacedMuonL1-PtAssignment-CMSSW-91X origin/for-DisplacedMuonL1-PtAssignment-CMSSW-91X
cd ../
git clone git@github.com:gem-sw/GEMCode.git
cd GEMCode
git checkout -b for-CMSSW-91X origin/for-CMSSW-91X
cd ../
scram b

CMSSW_9_1_0_pre3

cmsrel CMSSW_9_1_0_pre3
cd CMSSW_9_1_0_pre3/src
cmsenv
git cms-init
git cms-merge-topic dildick:from-CMSSW_9_1_0_pre3-me0-emtf-trigger-studies
git clone git@github.com:dildick/MuJetAnalysis.git
cd MuJetAnalysis
git checkout -b for-DisplacedMuonL1-PtAssignment-CMSSW-91X origin/for-DisplacedMuonL1-PtAssignment-CMSSW-91X
cd ../
git clone git@github.com:gem-sw/GEMCode.git
cd GEMCode
git checkout -b for-CMSSW-91X origin/for-CMSSW-91X
cd ../
scram b

Commands for signal production

cmsDriver.py SingleMuPt100_pythia8_cfi.py \
--conditions auto:phase2_realistic -n 10 \
--era Phase2C2_timing \
--eventcontent FEVTDEBUG  \
-s GEN,SIM --datatier GEN-SIM \
--beamspot HLLHC \
--geometry Extended2023D4 \
--python SingleMuPt100_2023tilted_GenSimFull.py \
--no_exec --fileout file:step1.root

cmsDriver.py step2 \
--conditions auto:phase2_realistic \
-n 10 --era Phase2C2_timing \
--eventcontent FEVTDEBUGHLT \
-s DIGI:pdigi_valid,L1 \
--datatier GEN-SIM-DIGI \
--geometry Extended2023D4 \
--python DigiFullPU_2023tiltedPU0.py \
--no_exec \
--filein file:step1.root \
--fileout file:step2.root

cmsDriver.py step2 \
--conditions auto:phase2_realistic \
-n 10 --era Phase2C2_timing \
--eventcontent FEVTDEBUGHLT \
-s DIGI:pdigi_valid,L1 \
--datatier GEN-SIM-DIGI \
--geometry Extended2023D4 \
--python DigiFullPU_2023tiltedPU200.py \
--no_exec \
--filein file:step1.root \
--fileout file:step2.root

+ add ME0 local reconstruction!

Samples

MinBias

So far we collected around 33M minbias events. Target is 40M

  • /eos/uscms/store/user/lpcgem/ME0TDRStudies/MinBias_20170228
  • /eos/uscms/store/user/lpcgem/ME0TDRStudies/MinBias_20170404_10M_v1
  • /eos/uscms/store/user/lpcgem/ME0TDRStudies/MinBias_20170407_10M_v1
  • /eos/uscms/store/user/lpcgem/ME0TDRStudies/MinBias_20170406_10M_v1_Tao
  • /eos/uscms/store/user/lpcgem/ME0TDRStudies/MinBias_20170410_10M_v2_Tao

Single muon

/SingleMu_91X_FlatPt05_50_eta20_28_phase2_realistic_Extended2023D4_GEN_SIM_v2/tahuang-DIGI_L1_ME0Reco_PU0-06842f09eda955a8901029bc03902a7b/USER

/SingleMu_100k_91X_FlatPt05_50_eta16_28_phase2_realistic_Extended2023D4_GEN_SIM_v5/tahuang-DIGI_L1_ME0Reco_PU200-af650e65bcd9ce98d207e57027295db0/USER

and it is under lpcgem on lpc:

Single neutrino

/SingleNu_91X_FlatPt05_50_phase2_realistic_Extended2023D4_GEN_SIM_v2/tahuang-DIGI_L1_ME0Reco_PU200-de8258381ac4d85bf680f551875092f7/USER

Analysis code

Link to analysis code: https://github.com/dildick/MuJetAnalysis/tree/for-DisplacedMuonL1-PtAssignment-CMSSW-91X Link to GEMCode: https://github.com/gem-sw/GEMCode/tree/for-CMSSW-91X

Todo:

  • GEMCode package:
  • GEMCode package:
    • create a matcher called EMTFMatcher to match EMTF track to simtrack. (replace CSCTFMatcher)
  • muon rate analyzer: match EMTF track to ME0 segments

Results

To be included in the Muon Upgrade TDR

Figure Abbreviated Caption
Prompt_L1MuPt_ME0_GE21_ME21_eta2p15to2p4_98dphiGE21cut_10GeV_forAlexei_MuonUpgradeTDR.pdf Efficiency to match a simtrack in 2.15<eta<2.4 to a L1Mu with BX0 that has an ME21 stub, a GE21 pad, that passes the 98% efficiency GE21-ME21 bending angle cut, and that has an ME0 stub matched within dR<0.4. Efficiency was calculated at PU0 using 200,000 double muon events as input.
Prompt_L1Mu_trigger_rate_eta_L1Pt10_L1Mu__ME0_GE21_ME21_eta2p15to2p4_forAlexei_MuonUpgradeTDR.pdf Comparison of the trigger rate of the Stage-2 L1Mu trigger versus muon candidate eta (for 10 GeV pT threshold) at PU200 for various selections. All curves require in-time L1Mu (BX0) with quality >=12 (Run-2 single muon trigger) in 2.15<eta<2.4. Red: no extra requirement on having certain stubs. Green: red + ME21 stub + GE21 pad + pass 98% GE21-ME21 efficient bending angle cut. Blue: green + has ME0 stub matched to L1Mu within dR<0.4. No additional cut on the ME0 local bending angle. Rate was calculated at PU200 using ~170,000 neutrino gun events and 40M minbias events as input
Prompt_L1Mu_trigger_rate_pt__L1Mu__ME0_GE21_ME21_eta2p15to2p4_forAlexei_MuonUpgradeTDR.pdf Comparison of the trigger rate of the Stage-2 L1Mu trigger versus muon candidate pT threshold at PU200 for various selections. All curves require in-time L1Mu (BX0) with quality >=12 (Run-2 single muon trigger) in 2.15<eta<2.4. Red: no extra requirement on having certain stubs. Green: red + ME21 stub + GE21 pad + pass 98% GE21-ME21 efficient bending angle cut. Blue: green + has ME0 stub matched to L1Mu within dR<0.4. No additional cut on the ME0 local bending angle. Rate was calculated at PU200 using ~170,000 neutrino gun events and 40M minbias events as input

-- SvenDildick - 2017-04-24

Edit | Attach | Watch | Print version | History: r10 < r9 < r8 < r7 < r6 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r10 - 2017-05-22 - SvenDildick
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback