CMS 3D CMS Logo

Variables

PFRecoTauDiscriminationAgainstElectronDeadECAL_cfi Namespace Reference

Variables

tuple dR = cms.double(0.08)
tuple minStatus = cms.uint32(12)
tuple PFRecoTauDiscriminationAgainstElectronDeadECAL
 Prediscriminants = requireLeadTrack,

Variable Documentation

Definition at line 19 of file PFRecoTauDiscriminationAgainstElectronDeadECAL_cfi.py.

Referenced by JetValidation::analyze(), SusyDQM< Mu, Ele, Jet, Met >::analyze(), ErsatzMEt::analyze(), TkAlCaRecoMonitor::analyze(), cms::DiJetAnalyzer::analyze(), JPTJetTester::analyze(), EcalCosmicsHists::analyze(), PFJetTester::analyze(), MuonAlignmentAnalyzer::analyze(), CaloJetTester::analyze(), TkConvValidator::analyze(), HTrackAssociator::associateEcal(), HTrackAssociator::associateHcal(), pf2pat::PFIsoDepositAlgo::buildIsoDeposit(), reco::FlavorHistoryEvent::cache(), pat::CaloIsolationEnergy::calculate(), pat::TrackerIsolationPt::calculate(), TrackerGeometryCompare::compareGeometries(), MuonGeometryArrange::compareGeometries(), TrackDetMatchInfo::coneEnergy(), reco::Jet::constituentEtaPhiSpread(), TtSemiLepSignalSelMVATrainer::DeltaR(), TtSemiLepSignalSel::DeltaR(), TtSemiLepSignalSelMVAComputer::DeltaR(), PFCandWithSuperClusterExtractor::depositFromObject(), PFTauExtractor::depositFromObject(), TrackerGeometryCompare::diffCommonTrackerSystem(), BeamSpotAlignmentParameters::displacementFromAlignable(), RigidBodyAlignmentParameters::displacementFromAlignable(), objMon< T >::fillL1MCMatch(), objMonData< T >::fillL1OffMatch(), objMon< T >::fillL1OffMatch(), JetMETHLTOfflineSource::fillMEforEffAllTrigger(), JetMETHLTOfflineSource::fillMEforEffWrtMBTrigger(), JetMETHLTOfflineSource::fillMEforEffWrtMuTrigger(), objMon< T >::fillOffMCMatch(), objMon< T >::fillOnL1Match(), objMonData< T >::fillOnL1Match(), objMon< T >::fillOnMCMatch(), objMon< T >::fillOnOffMatch(), objMonData< T >::fillOnOffMatch(), TrackerOfflineValidation::fillTree(), TrackerOfflineValidationSummary::fillTree(), EnergyScaleAnalyzer::fillTree(), HSCParticleProducer::filter(), PhotonEnrichmentFilter::filter(), PFBenchmarkAlgo::findAllInCone(), HLTMuonValidator::findMatches(), TtSemiLepHypGenMatch::findMatchingLepton(), TtFullLepHypGenMatch::findMatchingLepton(), UpdatedMuonInnerTrackRef::findNewRef(), MuonSeedBuilder::foundMatchingSegment(), CaloSubdetectorGeometry::getCells(), ConversionFinder::getConversionInfo(), CxCalculator::getCorrection(), CxCalculator::getCx(), CxCalculator::getCxRemoveSC(), HDetIdAssociator::getDetIdsCloseToAPoint(), PythiaFilterIsolatedTrack::getDistInCM(), ValidationHcalIsoTrackAlCaReco::getDistInCM(), EopTreeWriter::getDistInCM(), getDistInCM(), spr::getDistInCMatEcal(), spr::getDistInCMatHcal(), dRxyCalculator::getDRxy(), HTrackAssociator::getEcalEnergy(), HTrackAssociator::getHcalEnergy(), HSCParticleProducer::getHSCPSeedCollection(), CxCalculator::getJc(), TxCalculator::getJt(), TrackDetectorAssociator::getMapRange(), RxCalculator::getRFx(), RxCalculator::getROx(), RxCalculator::getRx(), CachedTrajectory::getTrajectory(), GlobalTrackerMuonAlignment::gradientGlobalAlg(), MuonSeedCleaner::GroupSeeds(), HLTHcalNoiseFilter::hltFilter(), HLTDisplacedEgammaFilter::hltFilter(), MuonSeedBuilder::IdentifyShowering(), main(), CastorHardcodeGeometryLoader::makeCell(), HeavyFlavorValidation::match(), GlobalMuonTrackMatcher::match_R_IP(), PFBenchmarkAlgo::matchByDeltaR(), ConversionTools::matchesConversion(), objMonData< T >::matchL1Offline(), objMonData< T >::matchOnlineL1(), objMonData< T >::matchOnlineOffline(), reco::Jet::maxDistance(), objMon< T >::monitorL1(), objMon< T >::monitorOffline(), objMon< T >::monitorOnline(), align::moveAlignable(), TCMETAlgo::nearGoodShowerTrack(), SmearedJetProducer_namespace::GenJetMatcherT< pat::Jet >::operator()(), PtIsolationAlgo< T, C >::operator()(), Comparison< Ref, RefQualifier, Rec, RecQualifier, Alg >::operator()(), CalIsolationAlgo< T1, C2 >::operator()(), SmearedJetProducer_namespace::GenJetMatcherT< T >::operator()(), CalIsolationAlgoNoExp< T1, C2 >::operator()(), TrkCalIsolationAlgo< T1, C2 >::operator()(), reco::isodeposit::Direction::operator-(), PFAlgo::postMuonCleaning(), AlCaHcalNoiseProducer::produce(), L3MuonCandidateProducer::produce(), TtDilepEvtSolutionMaker::produce(), ShiftedPFCandidateProducerForPFMEtMVA::produce(), TriggerMatcherToHLTDebug::produce(), ProduceIsolationMap::produce(), edm::MultiParticleInConeGunProducer::produce(), IPTCorrector::produce(), PatJPsiProducer::produce(), PiZeroDiscriminatorProducer::produce(), pftools::CaloWindow::relativePosition(), EwkMuLumiMonitorDQM::tkIso(), TrackVertexArbitration::trackVertexArbitrator(), TtFullHadSignalSel::TtFullHadSignalSel(), and HcalTB02Analysis::update().

Initial value:
00001 cms.EDProducer(
00002     "PFRecoTauDiscriminationAgainstElectronDeadECAL",
00003 
00004     # tau collection to discriminate
00005     PFTauProducer = cms.InputTag('pfTauProducer'),
00006 
00007     # Require leading pion ensures that:
00008     #  1)

Definition at line 4 of file PFRecoTauDiscriminationAgainstElectronDeadECAL_cfi.py.