CMS 3D CMS Logo

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

Variables

tuple eleSC
 Build candidates from all the merged superclusters. More...
 
tuple EleSCSelector
 
tuple eleSelSeq
 
tuple FilterMuSeq = cms.Sequence(muSelSeq * (ZeeSelector + WenuSelector + EleSCSelector) * WZSelector)
 
tuple FilterSeq = cms.Sequence(eleSelSeq * (ZeeSelector + WenuSelector + EleSCSelector) * WZSelector)
 
tuple GsfMatchedPhotonCands
 

/ ___|___ / _| ____| | ___ ___| |_ _ __ ___ _ __ | | _/ __| |_| _| | |/ _ \/ __| __| '__/ _ | '_ \ | |_| __ \ _| |___| | __/ (__| |_| | | (_) | | | | ____|___/_| |_____|_|___|___|__|_| ___/|_| |_| More...

 
string HLTPath = "HLT_Ele*"
 
string HLTProcessName = "HLT"
 
int MET_CUT_MIN = 25
 
tuple MinZSCNumberFilter
 
string MT = "sqrt(2*daughter(0).pt*daughter(1).pt*(1 - cos(daughter(0).phi - daughter(1).phi)))"
 
int MT_CUT_MIN = 50
 
tuple MuFilter
 
tuple muSelSeq
 
tuple PassingHLT
 

| ____| | ___ ___| |_ _ __ ___ _ __ |_ _|__| | | _| | |/ _ \/ __| __| '__/ _ | '_ \ | |/ _` | | |___| | __/ (__| |_| | | (_) | | | | | | (_| | |_____|_|___|___|__|_| ___/|_| |_| |_____,_| More...

 
tuple PassingMediumId
 
tuple PassingMuonVeryLooseId
 
tuple PassingPhotonVeryLooseId
 
tuple PassingTightId
 
tuple PassingVeryLooseId
 
tuple PhoFilter
 
tuple SCselector
 
tuple selectedCands
 
tuple selectedElectrons
 
tuple selectedMuons
 
tuple selectedPhotons
 
float W_ELECTRON_ET_CUT_MIN = 30.0
 
tuple WenuFilter
 Filters. More...
 
tuple WenuSelector
 
tuple WZFilter
 
tuple WZSelector
 
tuple ZeeFilter
 
tuple ZeeSelector
 Selectors. More...
 
tuple ZSCFilter
 
tuple ZSCHltFilter
 
tuple ZSCSingleEleFilterSeq = cms.Sequence(~ZSCHltFilter * eleSelSeq * EleSCSelector * ZSCFilter)
 

Variable Documentation

tuple WZElectronSkims53X_cff.eleSC
Initial value:
1 = cms.EDProducer('ConcreteEcalCandidateProducer',
2  src = cms.InputTag('SCselector'),
3  particleType = cms.string('gamma')
4  )

Build candidates from all the merged superclusters.

Definition at line 190 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.EleSCSelector
Initial value:
1 = cms.EDProducer("CandViewShallowCloneCombiner",
2  decay = cms.string("PassingVeryLooseId eleSC"),
3 # decay = cms.string("selectedElectrons eleSC"),
4 # decay = cms.string("PassingVeryLooseId photons"),
5  checkCharge = cms.bool(False),
6 # cut = cms.string("40 <mass < 140 && daughter(0).pt>27")
7  cut = cms.string("40 < mass < 140 ")
8  )

Definition at line 231 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.eleSelSeq
Initial value:
1 = cms.Sequence( selectedElectrons + PassingVeryLooseId + PassingTightId +
2  (SCselector*eleSC)
3  )

Definition at line 200 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.FilterMuSeq = cms.Sequence(muSelSeq * (ZeeSelector + WenuSelector + EleSCSelector) * WZSelector)

Definition at line 275 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.FilterSeq = cms.Sequence(eleSelSeq * (ZeeSelector + WenuSelector + EleSCSelector) * WZSelector)

Definition at line 273 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.GsfMatchedPhotonCands
Initial value:
1 = cms.EDProducer("ElectronMatchedCandidateProducer",
2  src = cms.InputTag("goodPhotons"),
3  ReferenceElectronCollection = cms.untracked.InputTag("goodElectrons"),
4  deltaR = cms.untracked.double(0.3)
5 )


/ ___|___ / _| ____| | ___ ___| |_ _ __ ___ _ __ | | _/ __| |_| _| | |/ _ \/ __| __| '__/ _ | '_ \ | |_| __ \ _| |___| | __/ (__| |_| | | (_) | | | | ____|___/_| |_____|_|___|___|__|_| ___/|_| |_|

GsfElectron ################

Definition at line 14 of file WZElectronSkims53X_cff.py.

string WZElectronSkims53X_cff.HLTPath = "HLT_Ele*"

Definition at line 3 of file WZElectronSkims53X_cff.py.

Referenced by HLTTauDQMPath.HLTTauDQMPath().

string WZElectronSkims53X_cff.HLTProcessName = "HLT"

Definition at line 4 of file WZElectronSkims53X_cff.py.

int WZElectronSkims53X_cff.MET_CUT_MIN = 25

Definition at line 220 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.MinZSCNumberFilter
Initial value:
1 = cms.EDFilter("CandViewCountFilter",
2  #src = cms.InputTag('SCselector'),
3  src = cms.InputTag('eleSC'),
4  minNumber = cms.uint32(1)
5  )

Definition at line 258 of file WZElectronSkims53X_cff.py.

string WZElectronSkims53X_cff.MT = "sqrt(2*daughter(0).pt*daughter(1).pt*(1 - cos(daughter(0).phi - daughter(1).phi)))"
int WZElectronSkims53X_cff.MT_CUT_MIN = 50

Definition at line 222 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.MuFilter
Initial value:
1 = cms.EDFilter("CandViewCountFilter",
2  src = cms.InputTag("PassingMuonVeryLooseId"),
3  minNumber = cms.uint32(2)
4  )

Definition at line 171 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.muSelSeq
Initial value:
1 = cms.Sequence( selectedMuons + PassingMuonVeryLooseId + PassingPhotonVeryLooseId + MuFilter + PhoFilter +
2  (SCselector*eleSC)
3  )

Definition at line 204 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.PassingHLT
Initial value:
1 = cms.EDProducer("trgMatchGsfElectronProducer",
2  InputProducer = cms.InputTag( 'gedGsfElectrons' ),
3  hltTags = cms.untracked.string( HLTPath ),
4  triggerEventTag = cms.untracked.InputTag("hltTriggerSummaryAOD","",HLTProcessName),
5  triggerResultsTag = cms.untracked.InputTag("TriggerResults","",HLTProcessName)
6 )


| ____| | ___ ___| |_ _ __ ___ _ __ |_ _|__| | | _| | |/ _ \/ __| __| '__/ _ | '_ \ | |/ _` | | |___| | __/ (__| |_| | | (_) | | | | | | (_| | |_____|_|___|___|__|_| ___/|_| |_| |_____,_|

Electron ID ###### _____ _ __ __ _ _ _ |_ _| __(_) __ _ __ _ ___ _ __ | \/ | __ _| |_ ___| |__ (_)_ __ __ _ | || '__| |/ _|/ _ |/ _ \ '__| | |\/| |/ _` | __/ __| '_ | | '_ \ / _` | | || | | | (_| | (_| | __/ | | | | | (_| | || (__| | | | | | | | (_| | |_||_| |_|__, |__, |___|_| |_| |_|__,_|_____|_| |_|_|_| |_|__, | |___/ |___/ |___/

Trigger ##################

Definition at line 38 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.PassingMediumId
Initial value:
1 = selectedElectrons.clone(
2  cut = cms.string(
3  selectedElectrons.cut.value() +
4  " && (gsfTrack.trackerExpectedHitsInner.numberOfHits<=1)" #wrt std WP90 allowing 1 numberOfMissingExpectedHits
5  " && ((isEB"
6  " && ( dr03TkSumPt/p4.Pt <0.2 "#&& dr03EcalRecHitSumEt/p4.Pt < 0.3
7  " && dr03HcalTowerSumEt/p4.Pt < 0.2 )"
8  " && (sigmaIetaIeta<0.01)"
9  " && ( -0.06<deltaPhiSuperClusterTrackAtVtx<0.06 )"
10  " && ( -0.004<deltaEtaSuperClusterTrackAtVtx<0.004 )"
11  " && (hadronicOverEm<0.12)"
12  ")"
13  " || (isEE"
14  " && ( dr03TkSumPt/p4.Pt <0.2"
15  #&& dr03EcalRecHitSumEt/p4.Pt < 0.3
16  " && dr03HcalTowerSumEt/p4.Pt < 0.2 )"
17  " && (sigmaIetaIeta<0.03)"
18  " && ( -0.03<deltaPhiSuperClusterTrackAtVtx<0.03 )"
19  " && ( -0.007<deltaEtaSuperClusterTrackAtVtx<0.007 )"
20  " && (hadronicOverEm<0.10) "
21  "))"
22  )
23  )

Definition at line 107 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.PassingMuonVeryLooseId
Initial value:
1 = selectedMuons.clone(
2  cut = cms.string(
3  selectedMuons.cut.value() +
4  "(isPFMuon) && (isGlobalMuon || isTrackerMuon)"
5  )
6  )

Definition at line 155 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.PassingPhotonVeryLooseId
Initial value:
1 = selectedPhotons.clone(
2  cut = cms.string(
3  selectedPhotons.cut.value() +
4  "&& ( (eta<1.479 && sigmaIetaIeta<0.02 && hadronicOverEm<0.06 )"
5  "||"
6  "( eta>=1.479 && sigmaIetaIeta<0.04 && hadronicOverEm<0.06 ) )"
7  )
8  )

Definition at line 162 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.PassingTightId
Initial value:
1 = selectedElectrons.clone(
2  cut = cms.string(
3  selectedElectrons.cut.value() +
4  " && (gsfTrack.trackerExpectedHitsInner.numberOfHits<=0)" #wrt std WP90 allowing 1 numberOfMissingExpectedHits
5  " && ((isEB"
6  " && ( dr03TkSumPt/p4.Pt <0.2 "#&& dr03EcalRecHitSumEt/p4.Pt < 0.3
7  " && dr03HcalTowerSumEt/p4.Pt < 0.2 )"
8  " && (sigmaIetaIeta<0.01)"
9  " && ( -0.03<deltaPhiSuperClusterTrackAtVtx<0.03 )"
10  " && ( -0.004<deltaEtaSuperClusterTrackAtVtx<0.004 )"
11  " && (hadronicOverEm<0.12)"
12  ")"
13  " || (isEE"
14  " && ( dr03TkSumPt/p4.Pt <0.2"
15  #&& dr03EcalRecHitSumEt/p4.Pt < 0.3
16  " && dr03HcalTowerSumEt/p4.Pt < 0.2 )"
17  " && (sigmaIetaIeta<0.03)"
18  " && ( -0.02<deltaPhiSuperClusterTrackAtVtx<0.02 )"
19  " && ( -0.007<deltaEtaSuperClusterTrackAtVtx<0.007 )"
20  " && (hadronicOverEm<0.10) "
21  "))"
22  )
23  )

Definition at line 131 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.PassingVeryLooseId
Initial value:
1 = selectedElectrons.clone(
2  cut = cms.string(
3  selectedElectrons.cut.value() +
4  " && (gsfTrack.trackerExpectedHitsInner.numberOfHits<=1)" #wrt std WP90 allowing 1 numberOfMissingExpectedHits
5  " && ((isEB"
6  " && ( dr03TkSumPt/p4.Pt <0.2 "#&& dr03EcalRecHitSumEt/p4.Pt < 0.3
7  " && dr03HcalTowerSumEt/p4.Pt < 0.2 )"
8  " && (sigmaIetaIeta<0.01)"
9  " && ( -0.15<deltaPhiSuperClusterTrackAtVtx<0.15 )"
10  " && ( -0.007<deltaEtaSuperClusterTrackAtVtx<0.007 )"
11  " && (hadronicOverEm<0.12)"
12  ")"
13  " || (isEE"
14  " && ( dr03TkSumPt/p4.Pt <0.2"
15  #&& dr03EcalRecHitSumEt/p4.Pt < 0.3
16  " && dr03HcalTowerSumEt/p4.Pt < 0.2 )"
17  " && (sigmaIetaIeta<0.03)"
18  " && ( -0.10<deltaPhiSuperClusterTrackAtVtx<0.10 )"
19  " && ( -0.009<deltaEtaSuperClusterTrackAtVtx<0.009 )"
20  " && (hadronicOverEm<0.10) "
21  "))"
22  )
23  )

Definition at line 84 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.PhoFilter
Initial value:
1 = cms.EDFilter("CandViewCountFilter",
2  src = cms.InputTag("PassingPhotonVeryLooseId"),
3  minNumber = cms.uint32(1)
4  )

Definition at line 175 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.SCselector
Initial value:
1 = cms.EDFilter("SuperClusterSelector",
2  src = cms.InputTag('correctedMulti5x5SuperClustersWithPreshower'),
3  cut = cms.string('(eta>2.4 || eta<-2.4) && (energy*sin(position.theta)> 15)')
4  )

Definition at line 184 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.selectedCands
Initial value:
1 = cms.EDFilter("AssociatedVariableMaxCutCandRefSelector",
2  src = cms.InputTag("eleSelectionProducers:loose"),
3  max = cms.double(0.5)
4  )

Definition at line 195 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.selectedElectrons
Initial value:
1 = cms.EDFilter("GsfElectronRefSelector",
2  src = cms.InputTag( 'gedGsfElectrons' ),
3  cut = cms.string(
4 # "(abs(superCluster.eta)<2.5) && (energy*sin(superClusterPosition.theta)> 15)")
5  "(abs(superCluster.eta)<3) && (energy*sin(superClusterPosition.theta)> 15)")

Definition at line 65 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.selectedMuons
Initial value:
1 = cms.EDFilter("MuonRefSelector",
2  src = cms.InputTag( 'muons' ),
3  cut = cms.string("")
4  )

Definition at line 72 of file WZElectronSkims53X_cff.py.

Referenced by ExampleMuonAnalyzer.analyze(), and MuonSelectorVertex.produce().

tuple WZElectronSkims53X_cff.selectedPhotons
Initial value:
1 = cms.EDFilter("PhotonRefSelector",
2  src = cms.InputTag( 'gedPhotons' ),
3  cut = cms.string(
4  "(abs(superCluster.eta)<3) && (pt> 10)")
5  )

Definition at line 77 of file WZElectronSkims53X_cff.py.

float WZElectronSkims53X_cff.W_ELECTRON_ET_CUT_MIN = 30.0

Definition at line 221 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.WenuFilter
Initial value:
1 = cms.EDFilter("CandViewCountFilter",
2  src = cms.InputTag("WenuSelector"),
3  minNumber = cms.uint32(1)
4  )

Filters.

Definition at line 248 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.WenuSelector
Initial value:
1 = cms.EDProducer("CandViewShallowCloneCombiner",
2  decay = cms.string("pfMet PassingTightId"), # charge coniugate states are implied
3  checkCharge = cms.bool(False),
4  cut = cms.string(("daughter(0).pt > %f && daughter(1).pt > %f && "+MT+" > %f") % (MET_CUT_MIN, W_ELECTRON_ET_CUT_MIN, MT_CUT_MIN))
5 )

Definition at line 224 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.WZFilter
Initial value:
1 = cms.EDFilter("CandViewCountFilter",
2  src = cms.InputTag("WZSelector"),
3  minNumber = cms.uint32(1)
4  )

Definition at line 268 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.WZSelector
Initial value:
1 = cms.EDProducer("CandViewMerger",
2  src = cms.VInputTag("WenuSelector", "ZeeSelector", "EleSCSelector")
3  )

Definition at line 239 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.ZeeFilter
Initial value:
1 = cms.EDFilter("CandViewCountFilter",
2  src = cms.InputTag("ZeeSelector"),
3  minNumber = cms.uint32(1)
4  )

Definition at line 253 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.ZeeSelector
Initial value:
1 = cms.EDProducer("CandViewShallowCloneCombiner",
2  decay = cms.string("PassingVeryLooseId PassingVeryLooseId"),
3  checkCharge = cms.bool(False),
4  cut = cms.string("mass > 40 && mass < 140")
5  )

Selectors.

Definition at line 211 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.ZSCFilter
Initial value:
1 = cms.EDFilter("CandViewCountFilter",
2  src = cms.InputTag("EleSCSelector"),
3  minNumber = cms.uint32(1)
4  )

Definition at line 263 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.ZSCHltFilter
Initial value:
1 = HLTrigger.HLTfilters.hltHighLevel_cfi.hltHighLevel.clone(
2  throw = cms.bool(False),
3  HLTPaths = ['HLT_Ele27_CaloIdT_CaloIsoVL_TrkIdVL_TrkIsoVL_Ele15_CaloIdT_CaloIsoVL_trackless_v*']
4  )

Definition at line 57 of file WZElectronSkims53X_cff.py.

tuple WZElectronSkims53X_cff.ZSCSingleEleFilterSeq = cms.Sequence(~ZSCHltFilter * eleSelSeq * EleSCSelector * ZSCFilter)

Definition at line 274 of file WZElectronSkims53X_cff.py.