test
CMS 3D CMS Logo

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

Variables

tuple cleanPhotonFilter = photonFilter.clone(src=cms.InputTag("goodCleanPhotons"))
 
tuple electrons = cms.Sequence(rechits*hiPrimSeeds*hiElectronSequence)
 
tuple goodCleanPhotons = goodPhotons.clone(src=cms.InputTag("cleanPhotons"))
 
tuple goodCleanPhotonsForZEE = goodPhotonsForZEE.clone(src=cms.InputTag("cleanPhotons"))
 
tuple goodPhotons
 
tuple goodPhotonsForZEE
 
tuple hltPhotonHI = HLTrigger.HLTfilters.hltHighLevel_cfi.hltHighLevel.clone()
 
tuple photonCombiner
 
tuple photonFilter
 
tuple photonPairCounter
 
tuple photonSkimSequence
 
tuple primaryVertexFilterForZEE
 
tuple rechits = cms.Sequence(siPixelRecHits*siStripMatchedRecHits)
 
tuple twoPhotonFilter
 
tuple zEESkimSequence
 

Variable Documentation

tuple HI_PhotonSkim_cff.cleanPhotonFilter = photonFilter.clone(src=cms.InputTag("goodCleanPhotons"))

Definition at line 36 of file HI_PhotonSkim_cff.py.

tuple HI_PhotonSkim_cff.electrons = cms.Sequence(rechits*hiPrimSeeds*hiElectronSequence)

Definition at line 77 of file HI_PhotonSkim_cff.py.

Referenced by ElectronIDAnalyzer.analyze(), PatElectronAnalyzer.analyze(), PatBasicAnalyzer.analyze(), TtSemiLepSignalSelMVATrainer.analyze(), HiggsToZZ4LeptonsSkimEff.analyze(), ElectronMcSignalValidatorMiniAOD.analyze(), ResolutionCreator.analyze(), HLTAnalyzer.analyze(), SiStripElectronAnalyzer.analyze(), B2GDoubleLeptonHLTValidation.analyze(), B2GSingleLeptonHLTValidation.analyze(), TopSingleLeptonHLTValidation.analyze(), TopDiLeptonHLTValidation.analyze(), GenPurposeSkimmerData.analyze(), EgammaObjects.analyzeElectrons(), pat::LeptonJetIsolationAngle.calculate(), PixelThresholdClusterizer.calibrate(), HLTTauRefProducer.doElectrons(), pat::DuplicatedElectronRemover.duplicatesToRemove(), EGExtraInfoModifierFromDB.EGExtraInfoModifierFromDB(), EGExtraInfoModifierFromFloatValueMaps.EGExtraInfoModifierFromFloatValueMaps(), EGExtraInfoModifierFromIntValueMaps.EGExtraInfoModifierFromIntValueMaps(), EGFull5x5ShowerShapeModifierFromValueMaps.EGFull5x5ShowerShapeModifierFromValueMaps(), EGPfIsolationModifierFromValueMaps.EGPfIsolationModifierFromValueMaps(), pat::DuplicatedPhotonRemover.electronsBySeed(), pat::DuplicatedPhotonRemover.electronsBySuperCluster(), AdHocNTupler.fill(), EwkElecTauHistManager.fillHistograms(), pat::PATLeptonCountFilter.filter(), HiggsToWW2LeptonsSkim.filter(), HiggsToZZ4LeptonsSkim.filter(), ElectronIdFilter.filter(), pat::PATMHTProducer.getElectrons(), CSCWireHitSim.getIonizationClusters(), HLTPMDocaFilter.hltFilter(), HLTFiltCand.hltFilter(), HLTElectronMuonInvMassFilter.hltFilter(), HLTPMMassFilter.hltFilter(), HLTTauRefProducer.HLTTauRefProducer(), GsfElectronCoreEcalDrivenProducer.produce(), GEDGsfElectronCoreProducer.produce(), GsfElectronCoreProducer.produce(), TtDilepEvtSolutionMaker.produce(), StEvtSolutionMaker.produce(), CalibratedPatElectronProducer.produce(), ElectronMatchedCandidateProducer.produce(), TtFullLepKinSolutionProducer.produce(), ElectronIDExternalProducer< algo >.produce(), TtSemiEvtSolutionMaker.produce(), TtSemiLepSignalSelMVAComputer.produce(), CalibratedElectronProducer.produce(), pat::DuplicatedElectronCleaner.produce(), pat::PATConversionProducer.produce(), pat::__class__Producer.produce(), edm::GenericSelectorByValueMap< T, C >.produce(), pat::PATElectronProducer.produce(), HLTJetsCleanedFromLeadingLeptons< JetType >.produce(), BoostedTopProducer.produce(), SelectedElectronFEDListProducer< TEle, TCand >.produce(), ElectronIDSelector< algo >.select(), pf2pat::ElectronIDPFCandidateSelectorDefinition.select(), uniqueElectronFinder(), CSCGasCollisions.writeSummary(), and GsfElectronAlgo::EventData.~EventData().

tuple HI_PhotonSkim_cff.goodCleanPhotons = goodPhotons.clone(src=cms.InputTag("cleanPhotons"))

Definition at line 31 of file HI_PhotonSkim_cff.py.

tuple HI_PhotonSkim_cff.goodCleanPhotonsForZEE = goodPhotonsForZEE.clone(src=cms.InputTag("cleanPhotons"))

Definition at line 32 of file HI_PhotonSkim_cff.py.

tuple HI_PhotonSkim_cff.goodPhotons
Initial value:
1 = cms.EDFilter("PhotonSelector",
2  src = cms.InputTag("photons"),
3  cut = cms.string('et > 20 && hadronicOverEm < 0.1 && r9 > 0.8 && sigmaIetaIeta > 0.002')
4 )

Definition at line 11 of file HI_PhotonSkim_cff.py.

tuple HI_PhotonSkim_cff.goodPhotonsForZEE
Initial value:
1 = goodPhotons.clone(
2  cut=cms.string('et > 20 && hadronicOverEm < 0.2 && r9 > 0.5 && sigmaIetaIeta > 0.002')
3 )

Definition at line 16 of file HI_PhotonSkim_cff.py.

tuple HI_PhotonSkim_cff.hltPhotonHI = HLTrigger.HLTfilters.hltHighLevel_cfi.hltHighLevel.clone()

Definition at line 5 of file HI_PhotonSkim_cff.py.

tuple HI_PhotonSkim_cff.photonCombiner
Initial value:
1 = cms.EDProducer("CandViewShallowCloneCombiner",
2  checkCharge = cms.bool(False),
3  cut = cms.string('60 < mass < 120'),
4  decay = cms.string('goodCleanPhotonsForZEE goodCleanPhotonsForZEE')
5 )

Definition at line 62 of file HI_PhotonSkim_cff.py.

tuple HI_PhotonSkim_cff.photonFilter
Initial value:
1 = cms.EDFilter("EtMinPhotonCountFilter",
2  src = cms.InputTag("goodPhotons"),
3  etMin = cms.double(40.0),
4  minNumber = cms.uint32(1)
5 )

Definition at line 21 of file HI_PhotonSkim_cff.py.

tuple HI_PhotonSkim_cff.photonPairCounter
Initial value:
1 = cms.EDFilter("CandViewCountFilter",
2  src = cms.InputTag("photonCombiner"),
3  minNumber = cms.uint32(1)
4 )

Definition at line 68 of file HI_PhotonSkim_cff.py.

tuple HI_PhotonSkim_cff.photonSkimSequence
Initial value:
1 = cms.Sequence(hltPhotonHI
2  * goodPhotons
3  * photonFilter
4  * hiPhotonCleaningSequence
5  * goodCleanPhotons
6  * cleanPhotonFilter
7  )

Definition at line 39 of file HI_PhotonSkim_cff.py.

tuple HI_PhotonSkim_cff.primaryVertexFilterForZEE
Initial value:
1 = cms.EDFilter("VertexSelector",
2  src = cms.InputTag("hiSelectedVertex"),
3  cut = cms.string("!isFake && abs(z) <= 25 && position.Rho <= 2"),
4  filter = cms.bool(True), # otherwise it won't filter the events
5  )

Definition at line 48 of file HI_PhotonSkim_cff.py.

tuple HI_PhotonSkim_cff.rechits = cms.Sequence(siPixelRecHits*siStripMatchedRecHits)
tuple HI_PhotonSkim_cff.twoPhotonFilter
Initial value:
1 = cms.EDFilter("EtMinPhotonCountFilter",
2  src = cms.InputTag("goodPhotonsForZEE"),
3  etMin = cms.double(20.0),
4  minNumber = cms.uint32(2)
5 )

Definition at line 55 of file HI_PhotonSkim_cff.py.

tuple HI_PhotonSkim_cff.zEESkimSequence
Initial value:
1 = cms.Sequence(hltPhotonHI
2  * primaryVertexFilterForZEE
3  * goodPhotonsForZEE
4  * twoPhotonFilter
5  * hiPhotonCleaningSequence
6  * goodCleanPhotonsForZEE
7  * photonCombiner
8  * photonPairCounter
9  * electrons
10  )

Definition at line 80 of file HI_PhotonSkim_cff.py.