Slimmer of PAT Taus. More...
Private Attributes | |
bool | dropPFSpecific_ |
bool | dropPiZeroRefs_ |
bool | dropTauChargedHadronRefs_ |
bool | linkToPackedPF_ |
edm::EDGetTokenT < edm::Association < pat::PackedCandidateCollection > > | pf2pc_ |
edm::EDGetTokenT< edm::View < pat::Tau > > | src_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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) |
Slimmer of PAT Taus.
Definition at line 19 of file PATTauSlimmer.cc.
|
explicit |
Definition at line 39 of file PATTauSlimmer.cc.
References dropPFSpecific_, dropPiZeroRefs_, dropTauChargedHadronRefs_, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), linkToPackedPF_, and pf2pc_.
|
inlinevirtual |
Definition at line 22 of file PATTauSlimmer.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 52 of file PATTauSlimmer.cc.
References edm::Event::getByToken(), pat::Lepton< LeptonType >::isoDeposits_, pat::Tau::isolationPFChargedHadrCands(), pat::Tau::isolationPFGammaCands(), pat::Tau::isolationPFNeutrHadrCands(), pat::Lepton< LeptonType >::isolations_, dbtoconf::out, AlCaHLTBitMon_ParallelJobs::p, pat::Tau::pfSpecific_, edm::PtrVector< T >::push_back(), edm::Event::put(), edm::refToPtr(), pat::Tau::setIsolationChargedHadrCands(), pat::Tau::setIsolationGammaCands(), pat::Tau::setIsolationNeutralHadrCands(), pat::Tau::setSignalChargedHadrCands(), pat::Tau::setSignalGammaCands(), pat::Tau::setSignalNeutralHadrCands(), pat::Tau::signalPFChargedHadrCands(), pat::Tau::signalPFGammaCands(), pat::Tau::signalPFNeutrHadrCands(), alcazmumu_cfi::src, and metsig::tau.
|
private |
Definition at line 32 of file PATTauSlimmer.cc.
Referenced by PATTauSlimmer().
|
private |
Definition at line 30 of file PATTauSlimmer.cc.
Referenced by PATTauSlimmer().
|
private |
Definition at line 31 of file PATTauSlimmer.cc.
Referenced by PATTauSlimmer().
|
private |
Definition at line 28 of file PATTauSlimmer.cc.
Referenced by PATTauSlimmer().
|
private |
Definition at line 29 of file PATTauSlimmer.cc.
Referenced by PATTauSlimmer().
|
private |
Definition at line 27 of file PATTauSlimmer.cc.