Classes | |
struct | DiscCutPair |
Public Types | |
enum | Alg { useKalmanFit = 0, useTrackHelix } |
typedef std::vector < DiscCutPair * > | DiscCutPairVec |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Private Attributes | |
int | Algorithm_ |
std::unique_ptr < StringCutObjectSelector < reco::PFTau > > | cut_ |
DiscCutPairVec | discriminators_ |
KinematicParticleVertexFitter | kpvFitter_ |
int | ndfPVT_ |
edm::InputTag | PFTauTag_ |
edm::InputTag | PFTauTIPTag_ |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsInputProcessBlocks () |
static bool | wantsProcessBlocks () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Protected Member Functions inherited from edm::ProducerBase | |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
void | resetItemsToGetFrom (BranchType iType) |
Definition at line 71 of file PFTau3ProngReco.cc.
typedef std::vector<DiscCutPair*> PFTau3ProngReco::DiscCutPairVec |
Definition at line 83 of file PFTau3ProngReco.cc.
enum PFTau3ProngReco::Alg |
|
explicit |
Definition at line 99 of file PFTau3ProngReco.cc.
References PFTau3ProngReco::DiscCutPair::cut_, cut_, PFTau3ProngReco::DiscCutPair::cutFormula_, bTagMiniDQM_cff::discriminators, discriminators_, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), PFTau3ProngReco::DiscCutPair::inputTag_, TrackValidation_cff::pset, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 125 of file PFTau3ProngReco.cc.
|
overridevirtual |
Implements edm::EDProducer.
Definition at line 146 of file PFTau3ProngReco.cc.
References isotrackTrainRegressor::a1, PdtPdgMini::a_1_plus, funct::abs(), reco::PFTau3ProngSummary::AddSolution(), Algorithm_, c, HLT_FULL_cff::cands, RecoTauCleanerPlugins::charge, cut_, ztail::d, discriminators_, alignCSCRings::e, tauImpactParameter::TauA1NuConstrainedFitter::fit(), KinematicParticleVertexFitter::fit(), edm::EventSetup::get(), edm::Event::getByLabel(), tauImpactParameter::TauA1NuConstrainedFitter::getMother(), edm::Event::getRefBeforePut(), tauImpactParameter::TauA1NuConstrainedFitter::getRefitDaughters(), getTrack(), mps_fire::i, edm::HandleBase::isValid(), dqmiolumiharvest::j, edm::Ref< C, T, F >::key(), kpvFitter_, eostools::move(), ndfPVT_, tauImpactParameter::LorentzVectorParticle::p4(), KinematicParticleFactoryFromTransientTrack::particle(), PFTauTag_, PFTauTIPTag_, tauImpactParameter::PDGInfo::pi_mass(), beam_dqm_sourceclient-live_cfg::primaryVertex, edm::Event::put(), MetAnalyzer::pv(), TrackCollections2monitor_cff::selectedTracks, metsig::tau, HLT_FULL_cff::Tau, HLT_FULL_cff::track, HLT_FULL_cff::Tracks, useKalmanFit, useTrackHelix, and trackerHitRTTI::vector.
|
private |
Definition at line 92 of file PFTau3ProngReco.cc.
Referenced by produce().
|
private |
Definition at line 94 of file PFTau3ProngReco.cc.
Referenced by PFTau3ProngReco(), and produce().
|
private |
Definition at line 93 of file PFTau3ProngReco.cc.
Referenced by PFTau3ProngReco(), and produce().
|
private |
Definition at line 96 of file PFTau3ProngReco.cc.
Referenced by produce().
|
private |
Definition at line 95 of file PFTau3ProngReco.cc.
Referenced by produce().
|
private |
Definition at line 90 of file PFTau3ProngReco.cc.
Referenced by produce().
|
private |
Definition at line 91 of file PFTau3ProngReco.cc.
Referenced by produce().