CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
HLTEGTnPMonitor_cfi Namespace Reference

Variables

tuple ecalBarrelAndEndcapEtaCut
 
tuple ecalBarrelEtaCut
 
tuple ecalEndcapEtaCut
 
tuple ecalEndcapHighEtaCut
 
tuple ecalEndcapNegHighEtaCut
 
tuple ecalEndcapPosHighEtaCut
 
tuple egammaHEM17HistConfigs
 
tuple egammaHEP17HistConfigs
 
tuple egammaHighEtaHistConfigs
 
tuple egammaMuEleFiltersToMonitor
 
tuple egammaMuPhoFiltersToMonitor
 
tuple egammaPhoFiltersToMonitor
 
tuple egammaPhoHighEtaFiltersToMonitor
 
tuple egammaStdFiltersToMonitor
 
tuple egammaStdHistConfigs
 
tuple egHLTDQMOfflineTnPSource
 
tuple egHLTElePhoDQMOfflineTnPSource
 
tuple egHLTElePhoHighEtaDQMOfflineTnPSource
 
tuple egHLTMuonEleDQMOfflineTnPSource
 
tuple egHLTMuonPhoDQMOfflineTnPSource
 
tuple egmDQMSelectedMuons
 
tuple egmGsfElectronIDsForDQM = egmGsfElectronIDs.clone()
 
tuple egmMuonIDSequenceForDQM = cms.Sequence(egmDQMSelectedMuons)
 
tuple egmPhotonIDSequenceForDQM
 
tuple egmPhotonIDsForDQM = egmPhotonIDs.clone()
 
tuple etBinsStd = cms.vdouble(5,10,12.5,15,17.5,20,22.5,25,30,35,40,45,50,60,80,100,150,200,250,300,350,400)
 
tuple etRangeCut
 
tuple hcalNegEtaCut
 
tuple hcalPhi17Cut
 
tuple hcalPosEtaCut
 
tuple idmod = __import__(id_module_name, globals(), locals(), ['idName','cutFlow'])
 
tuple item = getattr(idmod,name)
 
tuple muonEtaCut
 
list my_id_modules
 
tuple phiBinsHE17 = cms.vdouble(-0.87,-0.80,-0.73,-0.66,-0.59,-0.52)
 
tuple phiBinsStd = cms.vdouble(-3.32,-2.97,-2.62,-2.27,-1.92,-1.57,-1.22,-0.87,-0.52,-0.18,0.18,0.52,0.87,1.22,1.57,1.92,2.27,2.62,2.97,3.32)
 
tuple photonIDValueMapProducerForDQM
 
tuple scEtaBinsHEM17 = cms.vdouble(-2.5,-2.4,-2.3,-2.2,-2.1,-2.0,-1.9,-1.8,-1.7,-1.566,-1.4442,-1.3)
 
tuple scEtaBinsHEP17 = cms.vdouble(1.3,1.4442,1.566,1.7,1.8,1.9,2.0,2.1,2.2,2.3,2.4,2.5)
 
tuple scEtaBinsStd = cms.vdouble(-2.5,-2.4,-2.3,-2.2,-2.1,-2.0,-1.9,-1.8,-1.7,-1.566,-1.4442,-1.3,-1.2,-1.1,-1.0,-0.9,-0.8,-0.7,-0.6,-0.5,-0.4,-0.3,-0.2,-0.1,0,0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9,1,1.1,1.2,1.3,1.4442,1.566,1.7,1.8,1.9,2.0,2.1,2.2,2.3,2.4,2.5)
 
tuple tagAndProbeConfigEle27WPTight
 
tuple tagAndProbeConfigEle27WPTightHEM17
 
tuple tagAndProbeConfigEle27WPTightHEP17
 
tuple tagAndProbeElePhoConfigEle27WPTight
 
tuple tagAndProbeElePhoConfigEle27WPTightHEM17
 
tuple tagAndProbeElePhoConfigEle27WPTightHEP17
 
tuple tagAndProbeElePhoHighEtaConfigEle27WPTight
 
tuple tagAndProbeElePhoHighEtaConfigEle27WPTightHEM17
 
tuple tagAndProbeElePhoHighEtaConfigEle27WPTightHEP17
 
tuple tagAndProbeMuonEleConfigIsoMu
 
tuple tagAndProbeMuonEleConfigIsoMuHEM17
 
tuple tagAndProbeMuonEleConfigIsoMuHEP17
 
tuple tagAndProbeMuonPhoConfigIsoMu
 
tuple tagAndProbeMuonPhoConfigIsoMuHEM17
 
tuple tagAndProbeMuonPhoConfigIsoMuHEP17
 

Variable Documentation

tuple HLTEGTnPMonitor_cfi.ecalBarrelAndEndcapEtaCut
Initial value:
1 = cms.PSet(
2  rangeVar=cms.string("scEta"),
3  allowedRanges=cms.vstring("-1.4442:1.4442","-2.5:-1.556","1.556:2.5"),
4  )

Definition at line 37 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.ecalBarrelEtaCut
Initial value:
1 = cms.PSet(
2  rangeVar=cms.string("scEta"),
3  allowedRanges=cms.vstring("-1.4442:1.4442")
4  )

Definition at line 16 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.ecalEndcapEtaCut
Initial value:
1 = cms.PSet(
2  rangeVar=cms.string("scEta"),
3  allowedRanges=cms.vstring("-2.5:-1.556","1.556:2.5")
4  )

Definition at line 20 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.ecalEndcapHighEtaCut
Initial value:
1 = cms.PSet(
2  rangeVar=cms.string("scEta"),
3  allowedRanges=cms.vstring("-3.0:-2.5","2.5:3.0")
4  )

Definition at line 24 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.ecalEndcapNegHighEtaCut
Initial value:
1 = cms.PSet(
2  rangeVar=cms.string("scEta"),
3  allowedRanges=cms.vstring("-3.0:-2.5"),
4  )

Definition at line 32 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.ecalEndcapPosHighEtaCut
Initial value:
1 = cms.PSet(
2  rangeVar=cms.string("scEta"),
3  allowedRanges=cms.vstring("2.5:3.0"),
4  )

Definition at line 28 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.egammaHEM17HistConfigs
Initial value:
1 = cms.VPSet(
2  cms.PSet(
3  histType=cms.string("1D"),
4  vsVar=cms.string("et"),
5  nameSuffex=cms.string("_vsEt"),
6  rangeCuts=cms.VPSet(),
7  binLowEdges=etBinsStd,
8  ),
9  cms.PSet(
10  histType=cms.string("1D"),
11  vsVar=cms.string("scEta"),
12  nameSuffex=cms.string("_vsSCEta"),
13  rangeCuts=cms.VPSet(),
14  binLowEdges=scEtaBinsHEM17,
15  ),
16  cms.PSet(
17  histType=cms.string("1D"),
18  vsVar=cms.string("phi"),
19  nameSuffex=cms.string("_vsPhi"),
20  rangeCuts=cms.VPSet(),
21  binLowEdges=phiBinsHE17,
22  )
23 )

Definition at line 264 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.egammaHEP17HistConfigs
Initial value:
1 = cms.VPSet(
2  cms.PSet(
3  histType=cms.string("1D"),
4  vsVar=cms.string("et"),
5  nameSuffex=cms.string("_vsEt"),
6  rangeCuts=cms.VPSet(),
7  binLowEdges=etBinsStd,
8  ),
9  cms.PSet(
10  histType=cms.string("1D"),
11  vsVar=cms.string("scEta"),
12  nameSuffex=cms.string("_vsSCEta"),
13  rangeCuts=cms.VPSet(),
14  binLowEdges=scEtaBinsHEP17,
15  ),
16  cms.PSet(
17  histType=cms.string("1D"),
18  vsVar=cms.string("phi"),
19  nameSuffex=cms.string("_vsPhi"),
20  rangeCuts=cms.VPSet(),
21  binLowEdges=phiBinsHE17,
22  )
23 )

Definition at line 241 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.egammaHighEtaHistConfigs

Definition at line 287 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.egammaMuEleFiltersToMonitor

Definition at line 809 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.egammaMuPhoFiltersToMonitor
Initial value:
1 = cms.VPSet(
2  cms.PSet(
3  folderName = cms.string("HLT/EGM/TagAndProbeEffs/HLT_Mu12_DoublePhoton20"),
4  rangeCuts = cms.VPSet(etRangeCut.clone(allowedRanges=cms.vstring("25:99999")),),
5  filterName = cms.string("hltMu12DiEG20HEUnseededFilter"),
6  histTitle = cms.string(""),
7  tagExtraFilter = cms.string("hltL3fL1sMu12Diphoton20L1f0L2f8QL3Filtered12"),
8  ),
9 )

Definition at line 799 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.egammaPhoFiltersToMonitor

Definition at line 693 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.egammaPhoHighEtaFiltersToMonitor
Initial value:
1 = cms.VPSet(
2  cms.PSet(
3  folderName = cms.string("HLT/EGM/TagAndProbeEffs/HLT_Ele28_HighEta_SC20_Mass55"),
4  rangeCuts = cms.VPSet(etRangeCut.clone(allowedRanges=cms.vstring("22:99999")),
5  ecalEndcapHighEtaCut
6  ),
7  filterName = cms.string("hltEle28HighEtaSC20Mass55Filter"),
8  histTitle = cms.string(""),
9  tagExtraFilter = cms.string("hltEle28HighEtaSC20TrackIsoFilter"),
10  ),
11  cms.PSet(
12  folderName = cms.string("HLT/EGM/TagAndProbeEffs/HLT_Ele28_HighEta_SC20_Mass55"),
13  rangeCuts = cms.VPSet(etRangeCut.clone(allowedRanges=cms.vstring("22:99999")),
14  ecalEndcapHighEtaCut
15  ),
16  filterName = cms.string("hltEle28HighEtaSC20HcalIsoFilterUnseeded"),
17  histTitle = cms.string(""),
18  tagExtraFilter = cms.string("hltEle28HighEtaSC20TrackIsoFilter"),
19  ),
20 
21 )

Definition at line 672 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.egammaStdFiltersToMonitor

Definition at line 321 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.egammaStdHistConfigs

Definition at line 193 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.egHLTDQMOfflineTnPSource
Initial value:
1 = DQMEDAnalyzer("HLTEleTagAndProbeOfflineSource",
2  tagAndProbeCollections = cms.VPSet(
3  cms.PSet(
4  tagAndProbeConfigEle27WPTight,
5  histConfigs = egammaStdHistConfigs,
6  baseHistName = cms.string("eleWPTightTag_"),
7  filterConfigs = egammaStdFiltersToMonitor,
8  ),
9  cms.PSet(
10  tagAndProbeConfigEle27WPTightHEM17,
11  histConfigs = egammaHEM17HistConfigs,
12  baseHistName = cms.string("eleWPTightTag-HEM17_"),
13  filterConfigs = egammaStdFiltersToMonitor,
14  ),
15  cms.PSet(
16  tagAndProbeConfigEle27WPTightHEP17,
17  histConfigs = egammaHEP17HistConfigs,
18  baseHistName = cms.string("eleWPTightTag-HEP17_"),
19  filterConfigs = egammaStdFiltersToMonitor,
20  ),
21 
22  )
23 )

Definition at line 855 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.egHLTElePhoDQMOfflineTnPSource
Initial value:
1 = DQMEDAnalyzer("HLTElePhoTagAndProbeOfflineSource",
2  tagAndProbeCollections = cms.VPSet(
3  cms.PSet(
4  tagAndProbeElePhoConfigEle27WPTight,
5  histConfigs = egammaStdHistConfigs,
6  baseHistName = cms.string("eleWPTightTagPhoProbe_"),
7  filterConfigs = egammaPhoFiltersToMonitor,
8  ),
9  cms.PSet(
10  tagAndProbeElePhoConfigEle27WPTightHEM17,
11  histConfigs = egammaHEM17HistConfigs,
12  baseHistName = cms.string("eleWPTightTagPhoProbe-HEM17_"),
13  filterConfigs = egammaPhoFiltersToMonitor,
14  ),
15  cms.PSet(
16  tagAndProbeElePhoConfigEle27WPTightHEP17,
17  histConfigs = egammaHEM17HistConfigs,
18  baseHistName = cms.string("eleWPTightTagPhoProbe-HEP17_"),
19  filterConfigs = egammaPhoFiltersToMonitor,
20  ),
21 
22  )
23 )

Definition at line 902 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.egHLTElePhoHighEtaDQMOfflineTnPSource
Initial value:
1 = DQMEDAnalyzer("HLTElePhoTagAndProbeOfflineSource",
2  tagAndProbeCollections = cms.VPSet(
3  cms.PSet(
4  tagAndProbeElePhoHighEtaConfigEle27WPTight,
5  histConfigs = egammaHighEtaHistConfigs,
6  baseHistName = cms.string("eleWPTightTagPhoHighEtaProbe_"),
7  filterConfigs = egammaPhoHighEtaFiltersToMonitor,
8  ),
9  cms.PSet(
10  tagAndProbeElePhoHighEtaConfigEle27WPTightHEM17,
11  histConfigs = egammaHighEtaHistConfigs,
12  baseHistName = cms.string("eleWPTightTagPhoHighEtaProbe-HEM17_"),
13  filterConfigs = egammaPhoHighEtaFiltersToMonitor,
14  ),
15  cms.PSet(
16  tagAndProbeElePhoHighEtaConfigEle27WPTightHEP17,
17  histConfigs = egammaHighEtaHistConfigs,
18  baseHistName = cms.string("eleWPTightTagPhoHighEtaProbe-HEP17_"),
19  filterConfigs = egammaPhoHighEtaFiltersToMonitor,
20  ),
21 
22  )
23  )

Definition at line 879 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.egHLTMuonEleDQMOfflineTnPSource
Initial value:
1 = DQMEDAnalyzer("HLTMuEleTagAndProbeOfflineSource",
2  tagAndProbeCollections = cms.VPSet(
3  cms.PSet(
4  tagAndProbeMuonEleConfigIsoMu,
5  histConfigs = egammaStdHistConfigs,
6  baseHistName = cms.string("muonIsoMuTagEleProbe_"),
7  filterConfigs = egammaMuEleFiltersToMonitor,
8  ),
9  cms.PSet(
10  tagAndProbeMuonEleConfigIsoMuHEM17,
11  histConfigs = egammaHEM17HistConfigs,
12  baseHistName = cms.string("muonIsoMuTagEleProbe-HEM17_"),
13  filterConfigs = egammaMuEleFiltersToMonitor,
14  ),
15  cms.PSet(
16  tagAndProbeMuonPhoConfigIsoMuHEP17,
17  histConfigs = egammaHEP17HistConfigs,
18  baseHistName = cms.string("muonIsoMuTagEleProbe-HEP17_"),
19  filterConfigs = egammaMuEleFiltersToMonitor,
20  ),
21 
22  )
23 )

Definition at line 926 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.egHLTMuonPhoDQMOfflineTnPSource
Initial value:
1 = DQMEDAnalyzer("HLTMuPhoTagAndProbeOfflineSource",
2  tagAndProbeCollections = cms.VPSet(
3  cms.PSet(
4  tagAndProbeMuonPhoConfigIsoMu,
5  histConfigs = egammaStdHistConfigs,
6  baseHistName = cms.string("muonIsoMuTagPhoProbe_"),
7  filterConfigs = egammaMuPhoFiltersToMonitor,
8  ),
9  cms.PSet(
10  tagAndProbeMuonPhoConfigIsoMuHEM17,
11  histConfigs = egammaHEM17HistConfigs,
12  baseHistName = cms.string("muonIsoMuTagPhoProbe-HEM17_"),
13  filterConfigs = egammaMuPhoFiltersToMonitor,
14  ),
15  cms.PSet(
16  tagAndProbeMuonPhoConfigIsoMuHEP17,
17  histConfigs = egammaHEP17HistConfigs,
18  baseHistName = cms.string("muonIsoMuTagPhoProbe-HEP17_"),
19  filterConfigs = egammaMuPhoFiltersToMonitor,
20  ),
21 
22  )
23 )

Definition at line 949 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.egmDQMSelectedMuons
Initial value:
1 = cms.EDProducer("HLTDQMMuonSelector",
2  objs=cms.InputTag("muons"),
3  vertices=cms.InputTag("offlinePrimaryVertices"),
4  selection=cms.string("pt > 20"),
5  muonSelectionType=cms.string("tight")
6  )

Definition at line 1017 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.egmGsfElectronIDsForDQM = egmGsfElectronIDs.clone()

Definition at line 976 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.egmMuonIDSequenceForDQM = cms.Sequence(egmDQMSelectedMuons)

Definition at line 1023 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.egmPhotonIDSequenceForDQM
Initial value:
1 = cms.Sequence(photonIDValueMapProducerForDQM*
2  egmPhotonIDsForDQM)

Definition at line 1014 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.egmPhotonIDsForDQM = egmPhotonIDs.clone()

Definition at line 1003 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.etBinsStd = cms.vdouble(5,10,12.5,15,17.5,20,22.5,25,30,35,40,45,50,60,80,100,150,200,250,300,350,400)

Definition at line 5 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.etRangeCut
Initial value:
1 = cms.PSet(
2  rangeVar=cms.string("et"),
3  allowedRanges=cms.vstring("0:10000"),
4  )

Definition at line 12 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.hcalNegEtaCut
Initial value:
1 = cms.PSet(
2  rangeVar=cms.string("scEta"),
3  allowedRanges=cms.vstring("-2.5:-1.556","-1.4442:-1.3"),
4  )

Definition at line 46 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.hcalPhi17Cut
Initial value:
1 = cms.PSet(
2  rangeVar=cms.string("phi"),
3  allowedRanges=cms.vstring("-0.87:-0.52"),
4  )

Definition at line 50 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.hcalPosEtaCut
Initial value:
1 = cms.PSet(
2  rangeVar=cms.string("scEta"),
3  allowedRanges=cms.vstring("1.3:1.4442","1.556:2.5"),
4  )

Definition at line 41 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.idmod = __import__(id_module_name, globals(), locals(), ['idName','cutFlow'])

Definition at line 985 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.item = getattr(idmod,name)

Definition at line 987 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.muonEtaCut
Initial value:
1 = cms.PSet(
2  rangeVar=cms.string("eta"),
3  allowedRanges=cms.vstring("-2.4:2.4")
4  )

Definition at line 55 of file HLTEGTnPMonitor_cfi.py.

list HLTEGTnPMonitor_cfi.my_id_modules
Initial value:
1 = ['RecoEgamma.ElectronIdentification.Identification.cutBasedElectronID_Summer16_80X_V1_cff',
2  'RecoEgamma.ElectronIdentification.Identification.cutBasedElectronID_Fall17_94X_V1_cff']

Definition at line 982 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.phiBinsHE17 = cms.vdouble(-0.87,-0.80,-0.73,-0.66,-0.59,-0.52)

Definition at line 10 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.phiBinsStd = cms.vdouble(-3.32,-2.97,-2.62,-2.27,-1.92,-1.57,-1.22,-0.87,-0.52,-0.18,0.18,0.52,0.87,1.22,1.57,1.92,2.27,2.62,2.97,3.32)

Definition at line 9 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.photonIDValueMapProducerForDQM
Initial value:
1 = photonIDValueMapProducer.clone(
2  src="gedPhotons",
3  vertices="offlinePrimaryVertices",
4  ebReducedRecHitCollection="reducedEcalRecHitsEB",
5  eeReducedRecHitCollection="reducedEcalRecHitsEE",
6  esReducedRecHitCollection="reducedEcalRecHitsES",
7  pfCandidates="particleFlow",
8  isAOD=True,
9 )

Definition at line 994 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.scEtaBinsHEM17 = cms.vdouble(-2.5,-2.4,-2.3,-2.2,-2.1,-2.0,-1.9,-1.8,-1.7,-1.566,-1.4442,-1.3)

Definition at line 8 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.scEtaBinsHEP17 = cms.vdouble(1.3,1.4442,1.566,1.7,1.8,1.9,2.0,2.1,2.2,2.3,2.4,2.5)

Definition at line 7 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.scEtaBinsStd = cms.vdouble(-2.5,-2.4,-2.3,-2.2,-2.1,-2.0,-1.9,-1.8,-1.7,-1.566,-1.4442,-1.3,-1.2,-1.1,-1.0,-0.9,-0.8,-0.7,-0.6,-0.5,-0.4,-0.3,-0.2,-0.1,0,0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9,1,1.1,1.2,1.3,1.4442,1.566,1.7,1.8,1.9,2.0,2.1,2.2,2.3,2.4,2.5)

Definition at line 6 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.tagAndProbeConfigEle27WPTight

Definition at line 59 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.tagAndProbeConfigEle27WPTightHEM17
Initial value:
1 = tagAndProbeConfigEle27WPTight.clone(
2  probeRangeCuts = cms.VPSet(
3  hcalNegEtaCut,
4  hcalPhi17Cut,
5 ))

Definition at line 96 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.tagAndProbeConfigEle27WPTightHEP17
Initial value:
1 = tagAndProbeConfigEle27WPTight.clone(
2  probeRangeCuts = cms.VPSet(
3  hcalPosEtaCut,
4  hcalPhi17Cut,
5 ))

Definition at line 91 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.tagAndProbeElePhoConfigEle27WPTight
Initial value:
1 = tagAndProbeConfigEle27WPTight.clone(
2  probeColl=cms.InputTag("gedPhotons"),
3  probeVIDCuts=cms.InputTag("cutBasedPhotonID-Spring16-V2p2-loose"),
4  minTagProbeDR=cms.double(0.1)
5 )

Definition at line 103 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.tagAndProbeElePhoConfigEle27WPTightHEM17
Initial value:
1 = tagAndProbeElePhoConfigEle27WPTight.clone(
2  probeRangeCuts = cms.VPSet(
3  hcalNegEtaCut,
4  hcalPhi17Cut,
5 ))

Definition at line 114 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.tagAndProbeElePhoConfigEle27WPTightHEP17
Initial value:
1 = tagAndProbeElePhoConfigEle27WPTight.clone(
2  probeRangeCuts = cms.VPSet(
3  hcalPosEtaCut,
4  hcalPhi17Cut,
5 ))

Definition at line 109 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.tagAndProbeElePhoHighEtaConfigEle27WPTight
Initial value:
1 = tagAndProbeConfigEle27WPTight.clone(
2  probeColl=cms.InputTag("gedPhotons"),
3  probeVIDCuts=cms.InputTag("cutBasedPhotonID-Spring16-V2p2-loose"),
4  probeRangeCuts = cms.VPSet(),
5  minTagProbeDR=cms.double(0.1)
6 )

Definition at line 120 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.tagAndProbeElePhoHighEtaConfigEle27WPTightHEM17
Initial value:
1 = tagAndProbeElePhoHighEtaConfigEle27WPTight.clone(
2  probeRangeCuts = cms.VPSet(
3  ecalEndcapPosHighEtaCut,
4  hcalPhi17Cut,
5 ))

Definition at line 131 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.tagAndProbeElePhoHighEtaConfigEle27WPTightHEP17
Initial value:
1 = tagAndProbeElePhoHighEtaConfigEle27WPTight.clone(
2  probeRangeCuts = cms.VPSet(
3  ecalEndcapPosHighEtaCut,
4  hcalPhi17Cut,
5 ))

Definition at line 126 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.tagAndProbeMuonEleConfigIsoMu
Initial value:
1 = cms.PSet(
2  trigEvent = cms.InputTag("hltTriggerSummaryAOD","","HLT"),
3  tagColl = cms.InputTag("muons"),
4  probeColl = cms.InputTag("gedGsfElectrons"),
5  tagVIDCuts = cms.InputTag("egmDQMSelectedMuons"),
6  probeVIDCuts = cms.InputTag("egmGsfElectronIDsForDQM:cutBasedElectronID-Summer16-80X-V1-tight"),
7  sampleTrigRequirements = cms.PSet(
8  hltInputTag = cms.InputTag("TriggerResults","","HLT"),
9  hltPaths = cms.vstring("HLT_IsoMu27_v*")
10 
11  ),
12  #it is intended that these are the filters of the triggers listed for sampleTrigRequirements
13  tagFilters = cms.vstring("hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered0p07"),
14  tagFiltersORed = cms.bool(True),
15  tagRangeCuts = cms.VPSet(muonEtaCut),
16  probeFilters = cms.vstring(),
17  probeFiltersORed = cms.bool(False),
18  probeRangeCuts = cms.VPSet(ecalBarrelAndEndcapEtaCut),
19  minTagProbeDR = cms.double(0.4),
20  minMass = cms.double(-1),
21  maxMass = cms.double(-1),
22  requireOpSign = cms.bool(False),
23  )

Definition at line 138 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.tagAndProbeMuonEleConfigIsoMuHEM17
Initial value:
1 = tagAndProbeMuonEleConfigIsoMu.clone(
2  probeRangeCuts = cms.VPSet(
3  hcalNegEtaCut,
4  hcalPhi17Cut,
5  )
6  )

Definition at line 168 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.tagAndProbeMuonEleConfigIsoMuHEP17
Initial value:
1 = tagAndProbeMuonEleConfigIsoMu.clone(
2  probeRangeCuts = cms.VPSet(
3  hcalPosEtaCut,
4  hcalPhi17Cut,
5  )
6  )

Definition at line 162 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.tagAndProbeMuonPhoConfigIsoMu
Initial value:
1 = tagAndProbeMuonEleConfigIsoMu.clone(
2  probeColl=cms.InputTag("gedPhotons"),
3  probeVIDCuts=cms.InputTag("cutBasedPhotonID-Spring16-V2p2-loose"),
4 )

Definition at line 175 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.tagAndProbeMuonPhoConfigIsoMuHEM17
Initial value:
1 = tagAndProbeMuonPhoConfigIsoMu.clone(
2  probeRangeCuts = cms.VPSet(
3  hcalNegEtaCut,
4  hcalPhi17Cut,
5  )
6  )

Definition at line 185 of file HLTEGTnPMonitor_cfi.py.

tuple HLTEGTnPMonitor_cfi.tagAndProbeMuonPhoConfigIsoMuHEP17
Initial value:
1 = tagAndProbeMuonPhoConfigIsoMu.clone(
2  probeRangeCuts = cms.VPSet(
3  hcalPosEtaCut,
4  hcalPhi17Cut,
5  )
6  )

Definition at line 179 of file HLTEGTnPMonitor_cfi.py.