Skip to content

Instantly share code, notes, and snippets.

@kratsg
Created July 28, 2020 18:23
Show Gist options
  • Save kratsg/126ce555d497eec6db7f8455d5533b72 to your computer and use it in GitHub Desktop.
Save kratsg/126ce555d497eec6db7f8455d5533b72 to your computer and use it in GitHub Desktop.
3c3
< # RJ config for R21
---
> # RJ mimic config for R21
5c5
< EleBaseline.Pt: 10000.
---
> EleBaseline.Pt: 10000.
10c10
< Ele.Et: 10000.
---
> Ele.Et: 10000.
13c13,14
< Ele.Iso: FCTight
---
> Ele.Iso: GradientLoose
> #Ele.Id: MediumLLH
17d17
< #Ele.IsoHighPt: FCHighPtCaloOnly
24c24
< Muon.Pt: 10000.
---
> Muon.Pt: 10000.
27c27
< Muon.Iso: FCTight_FixedRad
---
> Muon.Iso: GradientLoose
30,31d29
<
< Muon.CalibrationMode: 1 # no sagitta correction
56c54
< Jet.UncertConfig: rel21/Fall2018/R4_SR_Scenario1_SimpleJER.config #6 JES, 8 JER
---
> #Jet.UncertConfig: rel21/Moriond2018/R4_StrongReduction_Scenario1.config
65,66c63,64
< Jet.WtaggerConfig: SmoothedWZTaggers/SmoothedContainedWTagger_AntiKt10LCTopoTrimmed_FixedSignalEfficiency80_MC15c_20161215.dat # 80% eff WP
< Jet.ZtaggerConfig: SmoothedWZTaggers/SmoothedContainedZTagger_AntiKt10LCTopoTrimmed_FixedSignalEfficiency80_MC15c_20161215.dat # 80% eff WP
---
> Jet.WtaggerConfig: SmoothedWZTaggers/SmoothedContainedWTagger_AntiKt10LCTopoTrimmed_FixedSignalEfficiency80_MC15c_20161215.dat
> Jet.ZtaggerConfig: SmoothedWZTaggers/SmoothedContainedZTagger_AntiKt10LCTopoTrimmed_FixedSignalEfficiency80_MC15c_20161215.dat
107c105
< #SigLepPh.IsoCloseByOR: false
---
> SigLepPh.IsoCloseByOR: false
127,128c125,130
< PRW.ActualMu2017File: GoodRunsLists/data17_13TeV/20180619/physics_25ns_Triggerno17e33prim.actualMu.OflLumi-13TeV-010.root
< PRW.ActualMu2018File: GoodRunsLists/data18_13TeV/20180924/physics_25ns_Triggerno17e33prim.actualMu.OflLumi-13TeV-001.root
---
> PRW.ActualMu2017File: GoodRunsLists/data17_13TeV/20180618/physics_25ns_Triggerno17e33prim.actualMu.OflLumi-13TeV-010.root
> PRW.autoconfigPRWPath: /cvmfs/atlas.cern.ch/repo/sw/database/GroupData/dev/SUSYTools/PRW_AUTOCONFIG_SIM/files/
> #
> # need to add trigger SFs
> #Ele.TriggerSFStringDi: DI_E_2015_e12_lhloose_L1EM10VH_2016_e17_lhvloose_nod0
> #Ele.TriggerSFStringMixedLepton: DI_E_2015_e17_lhloose_2016_e17_lhloose
130d131
<
132,136d132
<
< Trig.Dilep2015: 2e12_lhloose_L12EM10VH || mu18_mu8noL1 || e17_lhloose_mu14
< Trig.Dilep2016: 2e17_lhvloose_nod0 || e17_lhloose_nod0_mu14 || mu22_mu8noL1
< Trig.Dilep2017: 2e17_lhvloose_nod0_L12EM15VHI || 2e24_lhvloose_nod0 || e17_lhloose_nod0_mu14 || mu22_mu8noL1
< Trig.Dilep2018: 2e17_lhvloose_nod0_L12EM15VHI || 2e24_lhvloose_nod0 || e17_lhloose_nod0_mu14 || mu22_mu8noL1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment