Variables | |
tuple | cut |
tuple | egammavalWenu |
tuple | leptons |
tuple | sel |
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.
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.
00001 cms.EDFilter("PdgIdAndStatusCandViewSelector", 00002 status = cms.vint32(1), 00003 src = cms.InputTag("genParticles"), 00004 pdgId = cms.vint32(11) 00005 )
Definition at line 18 of file EgammaValidation_Wenu_cff.py.
Referenced by TtSemiLepJetCombMVATrainer::analyze(), HLTTauDQMLitePathPlotter::analyze(), BTagPerformanceAnalyzerMC::analyze(), HLTTauDQMPathPlotter::analyze(), JetTagMVATrainer::analyze(), TtSemiLepHypHitFit::buildHypo(), TtSemiLepHypKinFit::buildHypo(), hitfit::Top_Decaykin::cos_theta_star(), Rivet::MC_LES_HOUCHES_SYSTEMATICS_CMS::init(), hitfit::Top_Decaykin::lepw(), TtSemiLepJetCombMVAComputer::produce(), SoftLepton::produce(), HepMCValidationHelper::removeIsolatedLeptons(), hitfit::Top_Decaykin::solve_nu(), and hitfit::Top_Decaykin::solve_nu_tmass().
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(), OccupancyPlots::endRun(), ResidualFitter::ExecuteEvent(), TopSingleLepton::MonitorEnsemble::fill(), TopHLTSingleLepton::MonitorEnsemble::fill(), TopDiLeptonOffline::MonitorEnsemble::fill(), FWGUIEventSelector::FWGUIEventSelector(), TkModuleGroupSelector::getParameterIndexFromDetId(), 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().