Private Types | |
typedef std::vector< reco::PFCandidatePtr > | PFCandPtrs |
Private Attributes | |
double | dRmergeNeutralHadronWrtChargedHadron_ |
double | dRmergeNeutralHadronWrtElectron_ |
double | dRmergeNeutralHadronWrtNeutralHadron_ |
double | dRmergeNeutralHadronWrtOther_ |
double | dRmergePhotonWrtChargedHadron_ |
double | dRmergePhotonWrtElectron_ |
double | dRmergePhotonWrtNeutralHadron_ |
double | dRmergePhotonWrtOther_ |
std::vector< int > | inputPdgIds_ |
int | maxUnmatchedBlockElementsNeutralHadron_ |
int | maxUnmatchedBlockElementsPhoton_ |
int | minBlockElementMatchesNeutralHadron_ |
int | minBlockElementMatchesPhoton_ |
double | minMergeChargedHadronPt_ |
double | minMergeGammaEt_ |
double | minMergeNeutralHadronEt_ |
RecoTauQualityCuts * | qcuts_ |
int | verbosity_ |
RecoTauVertexAssociator | vertexAssociator_ |
Additional Inherited Members | |
Public Types inherited from reco::tau::PFRecoTauChargedHadronBuilderPlugin | |
typedef boost::ptr_vector< PFRecoTauChargedHadron > | ChargedHadronVector |
typedef std::auto_ptr< ChargedHadronVector > | return_type |
Definition at line 41 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
|
private |
Definition at line 52 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
|
explicit |
Definition at line 79 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
References dRmergeNeutralHadronWrtChargedHadron_, dRmergeNeutralHadronWrtElectron_, dRmergeNeutralHadronWrtNeutralHadron_, dRmergeNeutralHadronWrtOther_, dRmergePhotonWrtChargedHadron_, dRmergePhotonWrtElectron_, dRmergePhotonWrtNeutralHadron_, dRmergePhotonWrtOther_, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterSet(), inputPdgIds_, maxUnmatchedBlockElementsNeutralHadron_, maxUnmatchedBlockElementsPhoton_, minBlockElementMatchesNeutralHadron_, minBlockElementMatchesPhoton_, minMergeChargedHadronPt_, minMergeGammaEt_, minMergeNeutralHadronEt_, qcuts_, and verbosity_.
|
override |
Definition at line 109 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
References qcuts_.
|
overridevirtual |
Hook called at the beginning of the event.
Reimplemented from reco::tau::PFRecoTauChargedHadronBuilderPlugin.
Definition at line 115 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
References reco::PFCandidate::e, reco::PFCandidate::egamma_HF, reco::PFCandidate::elementsInBlocks(), reco::tau::RecoTauEventHolderPlugin::evt(), reco::PFCandidate::gamma, reco::PFCandidate::h, reco::PFCandidate::h0, reco::PFCandidate::h_HF, trackerHitRTTI::isMatched(), reco::PFCandidate::mu, reco::tau::RecoTauVertexAssociator::setEvent(), AlCaHLTBitMon_QueryRunRegistry::string, vertexAssociator_, and reco::PFCandidate::X.
|
overridevirtual |
Build a collection of chargedHadrons from objects in the input jet.
Implements reco::tau::PFRecoTauChargedHadronBuilderPlugin.
Definition at line 166 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
References funct::abs(), patPFMETCorrections_cff::algo, reco::tau::RecoTauVertexAssociator::associatedVertex(), muons2muons_cfi::chargedHadron, DEFINE_EDM_PLUGIN, reco::deltaR(), PFRecoTauDiscriminationAgainstElectronDeadECAL_cfi::dR, dRmergeNeutralHadronWrtChargedHadron_, dRmergeNeutralHadronWrtElectron_, dRmergeNeutralHadronWrtNeutralHadron_, dRmergeNeutralHadronWrtOther_, dRmergePhotonWrtChargedHadron_, dRmergePhotonWrtElectron_, dRmergePhotonWrtNeutralHadron_, dRmergePhotonWrtOther_, reco::PFCandidate::e, reco::tau::RecoTauQualityCuts::filterCandRefs(), reco::PFCandidate::gamma, reco::PFJet::getPFConstituents(), reco::PFCandidate::h, reco::PFCandidate::h0, inputPdgIds_, reco::PFRecoTauChargedHadron::kChargedPFCandidate, reco::PFRecoTauChargedHadron::kPFNeutralHadron, reco::PFRecoTauChargedHadron::kUndefined, maxUnmatchedBlockElementsNeutralHadron_, maxUnmatchedBlockElementsPhoton_, minBlockElementMatchesNeutralHadron_, minBlockElementMatchesPhoton_, minMergeChargedHadronPt_, minMergeGammaEt_, minMergeNeutralHadronEt_, reco::tau::RecoTauNamedPlugin::name(), convertSQLitetoXML_cfg::output, reco::tau::pfCandidates(), qcuts_, edm::refToPtr(), reco::tau::setChargedHadronP4(), reco::tau::RecoTauQualityCuts::setPV(), verbosity_, and vertexAssociator_.
|
private |
Definition at line 60 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
Referenced by operator()(), and PFRecoTauChargedHadronFromPFCandidatePlugin().
|
private |
Definition at line 62 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
Referenced by operator()(), and PFRecoTauChargedHadronFromPFCandidatePlugin().
|
private |
Definition at line 61 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
Referenced by operator()(), and PFRecoTauChargedHadronFromPFCandidatePlugin().
|
private |
Definition at line 63 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
Referenced by operator()(), and PFRecoTauChargedHadronFromPFCandidatePlugin().
|
private |
Definition at line 66 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
Referenced by operator()(), and PFRecoTauChargedHadronFromPFCandidatePlugin().
|
private |
Definition at line 68 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
Referenced by operator()(), and PFRecoTauChargedHadronFromPFCandidatePlugin().
|
private |
Definition at line 67 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
Referenced by operator()(), and PFRecoTauChargedHadronFromPFCandidatePlugin().
|
private |
Definition at line 69 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
Referenced by operator()(), and PFRecoTauChargedHadronFromPFCandidatePlugin().
|
private |
Definition at line 58 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
Referenced by operator()(), and PFRecoTauChargedHadronFromPFCandidatePlugin().
|
private |
Definition at line 65 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
Referenced by operator()(), and PFRecoTauChargedHadronFromPFCandidatePlugin().
|
private |
Definition at line 71 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
Referenced by operator()(), and PFRecoTauChargedHadronFromPFCandidatePlugin().
|
private |
Definition at line 64 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
Referenced by operator()(), and PFRecoTauChargedHadronFromPFCandidatePlugin().
|
private |
Definition at line 70 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
Referenced by operator()(), and PFRecoTauChargedHadronFromPFCandidatePlugin().
|
private |
Definition at line 74 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
Referenced by operator()(), and PFRecoTauChargedHadronFromPFCandidatePlugin().
|
private |
Definition at line 73 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
Referenced by operator()(), and PFRecoTauChargedHadronFromPFCandidatePlugin().
|
private |
Definition at line 72 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
Referenced by operator()(), and PFRecoTauChargedHadronFromPFCandidatePlugin().
|
private |
Definition at line 56 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
Referenced by operator()(), PFRecoTauChargedHadronFromPFCandidatePlugin(), and ~PFRecoTauChargedHadronFromPFCandidatePlugin().
|
private |
Definition at line 76 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
Referenced by operator()(), and PFRecoTauChargedHadronFromPFCandidatePlugin().
|
private |
Definition at line 54 of file PFRecoTauChargedHadronFromPFCandidatePlugin.cc.
Referenced by beginEvent(), and operator()().