Public Types | |
typedef reco::tau::PFRecoTauChargedHadronBuilderPlugin | Builder |
typedef reco::tau::PFRecoTauChargedHadronQualityPlugin | Ranker |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T...> |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T...> |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Public Member Functions | |
PFRecoTauChargedHadronProducer (const edm::ParameterSet &cfg) | |
template<typename T > | |
void | print (const T &chargedHadron) |
void | produce (edm::Event &evt, const edm::EventSetup &es) override |
~PFRecoTauChargedHadronProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Types | |
typedef std::list < std::unique_ptr < reco::PFRecoTauChargedHadron > > | ChargedHadronList |
typedef reco::tau::RecoTauLexicographicalRanking < RankerList, reco::PFRecoTauChargedHadron > | ChargedHadronPredicate |
typedef Builder::return_type | ChargedHadronVector |
typedef std::vector < std::unique_ptr< Ranker > > | RankerList |
Private Attributes | |
std::vector< std::unique_ptr < Builder > > | builders_ |
edm::EDGetTokenT< reco::JetView > | Jets_token |
double | maxJetAbsEta_ |
double | minJetPt_ |
std::string | moduleLabel_ |
std::unique_ptr < StringCutObjectSelector < reco::PFRecoTauChargedHadron > > | outputSelector_ |
std::unique_ptr < ChargedHadronPredicate > | predicate_ |
RankerList | rankers_ |
edm::InputTag | srcJets_ |
int | verbosity_ |
Definition at line 53 of file PFRecoTauChargedHadronProducer.cc.
Definition at line 55 of file PFRecoTauChargedHadronProducer.cc.
|
private |
Definition at line 69 of file PFRecoTauChargedHadronProducer.cc.
|
private |
Definition at line 71 of file PFRecoTauChargedHadronProducer.cc.
Definition at line 68 of file PFRecoTauChargedHadronProducer.cc.
Definition at line 56 of file PFRecoTauChargedHadronProducer.cc.
|
private |
Definition at line 67 of file PFRecoTauChargedHadronProducer.cc.
|
explicit |
Definition at line 94 of file PFRecoTauChargedHadronProducer.cc.
References edm::ParameterSet::addParameter(), builders_, beamerCreator::create(), get, edm::ParameterSet::getParameter(), Jets_token, maxJetAbsEta_, minJetPt_, outputSelector_, predicate_, TrackValidation_cff::pset, rankers_, corrVsCorr::selection, srcJets_, AlCaHLTBitMon_QueryRunRegistry::string, and verbosity_.
|
inlineoverride |
Definition at line 59 of file PFRecoTauChargedHadronProducer.cc.
|
static |
Definition at line 319 of file PFRecoTauChargedHadronProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addOptional(), edm::ParameterSet::addParameter(), edm::ParameterSetDescription::addVPSet(), submitPVResolutionJobs::desc, reco::tau::RecoTauQualityCuts::fillDescriptions(), HLT_FULL_cff::InputTag, beam_dqm_sourceclient-live_cfg::qualityCuts, and AlCaHLTBitMon_QueryRunRegistry::string.
void PFRecoTauChargedHadronProducer::print | ( | const T & | chargedHadron | ) |
Definition at line 308 of file PFRecoTauChargedHadronProducer.cc.
References rankers_.
Referenced by produce().
|
override |
Definition at line 133 of file PFRecoTauChargedHadronProducer.cc.
References a, funct::abs(), b, builders_, HLT_FULL_cff::deltaR, alignCSCRings::e, edm::RefToBaseVector< T >::empty(), reco::TrackBase::eta(), cppFunctionSkipper::exception, edm::Event::getByToken(), reco::tau::getTrackFromChargedHadron(), mps_fire::i, fwrapper::jets, Jets_token, reco::PFRecoTauChargedHadron::kPFNeutralHadron, cuda_std::lower_bound(), maxJetAbsEta_, minJetPt_, moduleLabel_, eostools::move(), outputSelector_, pfJets_cff::pfJets, reco::TrackBase::phi(), predicate_, print(), edm::RefToBaseVector< T >::push_back(), edm::Event::put(), mps_fire::result, DBoxMetadataHelper::set_difference(), reco::tau::setChargedHadronP4(), HLT_FULL_cff::track, and verbosity_.
|
private |
Definition at line 82 of file PFRecoTauChargedHadronProducer.cc.
Referenced by PFRecoTauChargedHadronProducer(), and produce().
|
private |
Definition at line 77 of file PFRecoTauChargedHadronProducer.cc.
Referenced by PFRecoTauChargedHadronProducer(), and produce().
|
private |
Definition at line 79 of file PFRecoTauChargedHadronProducer.cc.
Referenced by PFRecoTauChargedHadronProducer(), and produce().
|
private |
Definition at line 78 of file PFRecoTauChargedHadronProducer.cc.
Referenced by PFRecoTauChargedHadronProducer(), and produce().
|
private |
Definition at line 73 of file PFRecoTauChargedHadronProducer.cc.
Referenced by ExternalGeneratorFilter.ExternalGeneratorFilter::insertInto(), Modules.SwitchProducer::insertInto(), Mixins._TypedParameterizable::insertInto(), Modules.ESSource::nameInProcessDesc_(), Modules.ESProducer::nameInProcessDesc_(), and produce().
|
private |
Definition at line 88 of file PFRecoTauChargedHadronProducer.cc.
Referenced by PFRecoTauChargedHadronProducer(), and produce().
|
private |
Definition at line 85 of file PFRecoTauChargedHadronProducer.cc.
Referenced by PFRecoTauChargedHadronProducer(), and produce().
|
private |
Definition at line 83 of file PFRecoTauChargedHadronProducer.cc.
Referenced by PFRecoTauChargedHadronProducer(), and print().
|
private |
Definition at line 76 of file PFRecoTauChargedHadronProducer.cc.
Referenced by PFRecoTauChargedHadronProducer().
|
private |
Definition at line 91 of file PFRecoTauChargedHadronProducer.cc.
Referenced by PFRecoTauChargedHadronProducer(), and produce().