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
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(), FWHFTowerProxyBuilderBase.assertCaloDataSlice(), FWCaloTowerProxyBuilderBase.assertCaloDataSlice(), PedeSteerer.checkParameterChoices(), ConfigurableTrimmedVertexFinder.clean(), CompositeAlignmentParameters.covarianceSubset(), DDTokenize(), ResidualFitter.ExecuteEvent(), TopSingleLepton::MonitorEnsemble.fill(), TopHLTSingleLepton::MonitorEnsemble.fill(), TopDiLeptonOffline::MonitorEnsemble.fill(), FWGUIEventSelector.FWGUIEventSelector(), edm::Principal.getBySelector(), edm::Principal.getByType(), edm::Principal.getMany(), edm::Principal.getManyByType(), edm::PrincipalGetAdapter.getMatchingSequenceByLabel_(), FWCaloDataProxyBuilderBase.itemBeingDestroyed(), PhotonConversionTrajectorySeedProducerFromSingleLegAlgo.loopOnTracks(), L1MuonMatcherAlgo.matchGeneric(), CompositeAlignmentParameters.parameterSubset(), TopInitSubset.produce(), GenParticlePruner.produce(), AlignmentParametersIORoot.readOne(), FWEventItem.select(), ora::QueryableVector< Tp >.select(), FWEventItem.toggleSelect(), TopDiLeptonOfflineDQM.TopDiLeptonOfflineDQM(), TopHLTSingleLeptonDQM.TopHLTSingleLeptonDQM(), TopSingleLeptonDQM.TopSingleLeptonDQM(), SeparatingTSG.trackerSeeds(), FWEventItem.unselect(), CmsShowNavigator.updateSelectorsInfo(), and ConfigurableTrimmedVertexFinder.vertices().