Classes | |
struct | DiscCutPair |
Public Types | |
enum | Alg { useInputPV =0, useFontPV } |
typedef std::vector< DiscCutPair * > | DiscCutPairVec |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | 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_ |
edm::InputTag | beamSpotTag_ |
edm::EDGetTokenT< reco::BeamSpot > | beamSpotToken_ |
std::auto_ptr< StringCutObjectSelector< reco::PFTau > > | cut_ |
DiscCutPairVec | discriminators_ |
edm::InputTag | ElectronTag_ |
edm::EDGetTokenT< std::vector< reco::Electron > > | ElectronToken_ |
edm::InputTag | MuonTag_ |
edm::EDGetTokenT< std::vector< reco::Muon > > | MuonToken_ |
edm::InputTag | PFTauTag_ |
edm::EDGetTokenT< std::vector< reco::PFTau > > | PFTauToken_ |
edm::InputTag | PVTag_ |
edm::EDGetTokenT< reco::VertexCollection > | PVToken_ |
edm::ParameterSet | qualityCutsPSet_ |
bool | RemoveElectronTracks_ |
bool | RemoveMuonTracks_ |
bool | useBeamSpot_ |
bool | useSelectedTaus_ |
std::auto_ptr< tau::RecoTauVertexAssociator > | vertexAssociator_ |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
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 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) |
Definition at line 59 of file PFTauPrimaryVertexProducer.cc.
typedef std::vector<DiscCutPair*> PFTauPrimaryVertexProducer::DiscCutPairVec |
Definition at line 71 of file PFTauPrimaryVertexProducer.cc.
Enumerator | |
---|---|
useInputPV | |
useFontPV |
Definition at line 61 of file PFTauPrimaryVertexProducer.cc.
|
explicit |
Definition at line 99 of file PFTauPrimaryVertexProducer.cc.
References edm::EDConsumerBase::consumesCollector(), PFTauPrimaryVertexProducer::DiscCutPair::cut_, cut_, PFTauPrimaryVertexProducer::DiscCutPair::cutFormula_, pfDeepCMVADiscriminatorsJetTags_cfi::discriminators, discriminators_, edm::ParameterSet::exists(), edm::ParameterSet::existsAs(), edm::ParameterSet::getParameter(), PFTauPrimaryVertexProducer::DiscCutPair::inputToken_, muonDTDigis_cfi::pset, qualityCutsPSet_, AlCaHLTBitMon_QueryRunRegistry::string, and vertexAssociator_.
|
override |
Definition at line 137 of file PFTauPrimaryVertexProducer.cc.
|
override |
Definition at line 139 of file PFTauPrimaryVertexProducer.cc.
References Algorithm_, ecalDrivenElectronSeedsParameters_cff::beamSpot, beamSpotToken_, TransientTrackBuilder::build(), PFTauPrimaryVertexProducer::DiscCutPair::cut_, cut_, PFTauPrimaryVertexProducer::DiscCutPair::cutFormula_, DEFINE_FWK_MODULE, TtSemiLepEvtBuilder_cfi::disc, listHistos::discr, PFTauPrimaryVertexProducer::DiscCutPair::discr_, discriminators_, nanoDQM_cfi::Electron, ElectronToken_, edm::EventSetup::get(), edm::Event::getByToken(), edm::Event::getRefBeforePut(), PFTauPrimaryVertexProducer::DiscCutPair::inputToken_, edm::Ref< C, T, F >::isNonnull(), edm::HandleBase::isValid(), electrons_cff::matched, eostools::move(), Mu, MuonToken_, TriggerAnalyzer::passed, PFTauToken_, edm::Event::put(), nanoDQM_cfi::PV, PVToken_, RemoveElectronTracks_, RemoveMuonTracks_, AdaptiveVertexFitter::setWeightThreshold(), metsig::tau, reco::Vertex::tracks_begin(), reco::Vertex::tracks_end(), useBeamSpot_, useFontPV, useInputPV, useSelectedTaus_, AdaptiveVertexFitter::vertex(), and vertexAssociator_.
|
private |
Definition at line 88 of file PFTauPrimaryVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 86 of file PFTauPrimaryVertexProducer.cc.
|
private |
Definition at line 87 of file PFTauPrimaryVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 95 of file PFTauPrimaryVertexProducer.cc.
Referenced by PFTauPrimaryVertexProducer(), and produce().
|
private |
Definition at line 94 of file PFTauPrimaryVertexProducer.cc.
Referenced by PFTauPrimaryVertexProducer(), and produce().
|
private |
Definition at line 80 of file PFTauPrimaryVertexProducer.cc.
|
private |
Definition at line 81 of file PFTauPrimaryVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 82 of file PFTauPrimaryVertexProducer.cc.
|
private |
Definition at line 83 of file PFTauPrimaryVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 78 of file PFTauPrimaryVertexProducer.cc.
|
private |
Definition at line 79 of file PFTauPrimaryVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 84 of file PFTauPrimaryVertexProducer.cc.
|
private |
Definition at line 85 of file PFTauPrimaryVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 89 of file PFTauPrimaryVertexProducer.cc.
Referenced by PFTauPrimaryVertexProducer().
|
private |
Definition at line 93 of file PFTauPrimaryVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 92 of file PFTauPrimaryVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 90 of file PFTauPrimaryVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 91 of file PFTauPrimaryVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 96 of file PFTauPrimaryVertexProducer.cc.
Referenced by PFTauPrimaryVertexProducer(), and produce().