CMS 3D CMS Logo

Variables

EgammaValidation_Wenu_cff Namespace Reference

Variables

tuple cut
tuple egammavalWenu
tuple leptons
tuple sel

Variable Documentation

Initial value:
00001 cms.EDFilter("EtaPtMinCandViewSelector",
00002     src = cms.InputTag("leptons"),
00003     etaMin = cms.double(-2.5),
00004     etaMax = cms.double(2.5),
00005     ptMin = cms.double(2.0)
00006 )

Definition at line 26 of file EgammaValidation_Wenu_cff.py.

Initial value:
00001 cms.Sequence(
00002     leptons *
00003     cut *
00004     sel* (
00005         doubleElectronDQM +
00006         doubleElectronRelaxedDQM +
00007         doublePhotonDQM +
00008         doublePhotonRelaxedDQM +
00009         highEtDQM +
00010         veryHighEtDQM +
00011         singleElectronDQM +
00012         singleElectronLargeWindowDQM +
00013         singleElectronRelaxedDQM +
00014         singleElectronRelaxedLargeWindowDQM +
00015         singlePhotonRelaxedDQM+singlePhotonDQM)
00016     )

Definition at line 38 of file EgammaValidation_Wenu_cff.py.

Initial value:
00001 cms.EDFilter("CandViewCountFilter",
00002     src = cms.InputTag("cut"),
00003     minNumber = cms.uint32(1)
00004 )

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(), ora::QueryableVector< Tp >::select(), FWEventItem::select(), FWEventItem::toggleSelect(), TopDiLeptonOfflineDQM::TopDiLeptonOfflineDQM(), TopHLTSingleLeptonDQM::TopHLTSingleLeptonDQM(), TopSingleLeptonDQM::TopSingleLeptonDQM(), SeparatingTSG::trackerSeeds(), FWEventItem::unselect(), CmsShowNavigator::updateSelectorsInfo(), and ConfigurableTrimmedVertexFinder::vertices().