test
CMS 3D CMS Logo

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

Variables

tuple cut
 
tuple egammavalWenu
 
tuple leptons
 
tuple sel
 

Variable Documentation

tuple EgammaValidation_Wenu_cff.cut
Initial value:
1 = cms.EDFilter("EtaPtMinCandViewSelector",
2  src = cms.InputTag("leptons"),
3  etaMin = cms.double(-2.5),
4  etaMax = cms.double(2.5),
5  ptMin = cms.double(2.0)
6 )

Definition at line 26 of file EgammaValidation_Wenu_cff.py.

tuple EgammaValidation_Wenu_cff.egammavalWenu
Initial value:
1 = cms.Sequence(
2  leptons *
3  cut *
4  sel* (
5  doubleElectronDQM +
6  doubleElectronRelaxedDQM +
7  doublePhotonDQM +
8  doublePhotonRelaxedDQM +
9  highEtDQM +
10  veryHighEtDQM +
11  singleElectronDQM +
12  singleElectronLargeWindowDQM +
13  singleElectronRelaxedDQM +
14  singleElectronRelaxedLargeWindowDQM +
15  singlePhotonRelaxedDQM+singlePhotonDQM)
16  )

Definition at line 38 of file EgammaValidation_Wenu_cff.py.

tuple EgammaValidation_Wenu_cff.leptons
Initial value:
1 = cms.EDFilter("PdgIdAndStatusCandViewSelector",
2  status = cms.vint32(1),
3  src = cms.InputTag("genParticles"),
4  pdgId = cms.vint32(11)
5 )

Definition at line 18 of file EgammaValidation_Wenu_cff.py.

tuple EgammaValidation_Wenu_cff.sel
Initial value:
1 = cms.EDFilter("CandViewCountFilter",
2  src = cms.InputTag("cut"),
3  minNumber = cms.uint32(1)
4 )

Definition at line 33 of file EgammaValidation_Wenu_cff.py.

Referenced by FWDigitSetProxyBuilder.addBoxSetToProduct(), CmsShowNavigator.addTo(), FWCaloDataHistProxyBuilder.assertCaloDataSlice(), FWHFTowerProxyBuilderBase.assertCaloDataSlice(), TopSingleLeptonHLTOfflineDQM.bookHistograms(), TopDiLeptonHLTOfflineDQM.bookHistograms(), PedeSteerer.checkParameterChoices(), ConfigurableTrimmedVertexFinder.clean(), FSQ::HandlerTemplate< TInputCandidateType, TOutputCandidateType, filter >.count(), CompositeAlignmentParameters.covarianceSubset(), OccupancyPlots.endRun(), SingleTopTChannelLepton_miniAOD::MonitorEnsemble.fill(), TopSingleLepton_miniAOD::MonitorEnsemble.fill(), HLTOfflineDQMTopSingleLepton::MonitorSingleLepton.fill(), HLTOfflineDQMTopDiLepton::MonitorDiLepton.fill(), TopSingleLepton::MonitorEnsemble.fill(), SingleTopTChannelLepton::MonitorEnsemble.fill(), TopDiLeptonOffline::MonitorEnsemble.fill(), FWGUIEventSelector.FWGUIEventSelector(), TkModuleGroupSelector.getParameterIndexFromDetId(), FWCaloDataProxyBuilderBase.itemBeingDestroyed(), PhotonConversionTrajectorySeedProducerFromSingleLegAlgo.loopOnTracks(), L1MuonMatcherAlgo.matchGeneric(), MTVHistoProducerAlgoForTracker.MTVHistoProducerAlgoForTracker(), CompositeAlignmentParameters.parameterSubset(), core.TriggerMatchAnalyzer.TriggerMatchAnalyzer.process(), TopInitSubset.produce(), GenParticlePruner.produce(), AlignmentParametersIORoot.readOne(), FWEventItem.select(), ora::QueryableVector< Tp >.select(), FWEventItem.toggleSelect(), TopDiLeptonHLTOfflineDQM.TopDiLeptonHLTOfflineDQM(), TopSingleLeptonHLTOfflineDQM.TopSingleLeptonHLTOfflineDQM(), SeparatingTSG.trackerSeeds(), FWEventItem.unselect(), CmsShowNavigator.updateSelectorsInfo(), and ConfigurableTrimmedVertexFinder.vertices().