Private Attributes | |
std::string | cut_ |
bool | filter_ |
std::unique_ptr < StringCutObjectSelector < reco::PFTau > > | outputSelector_ |
edm::InputTag | src_ |
Additional Inherited Members | |
Public Types inherited from edm::EDFilter | |
typedef EDFilter | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDFilter | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
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 32 of file PFTauViewRefSelector.cc.
|
explicit |
Definition at line 44 of file PFTauViewRefSelector.cc.
References GOODCOLL_filter_cfg::cut, edm::ParameterSet::exists(), filter_, edm::ParameterSet::getParameter(), outputSelector_, src_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 35 of file PFTauViewRefSelector.cc.
|
overridevirtual |
Implements edm::EDFilter.
Definition at line 53 of file PFTauViewRefSelector.cc.
References filter_, edm::Event::getByLabel(), input, eostools::move(), convertSQLitetoXML_cfg::output, outputSelector_, edm::Event::put(), src_, and metsig::tau.
|
private |
Definition at line 39 of file PFTauViewRefSelector.cc.
|
private |
Definition at line 41 of file PFTauViewRefSelector.cc.
Referenced by filter(), and PFTauViewRefSelector().
|
private |
Definition at line 40 of file PFTauViewRefSelector.cc.
Referenced by filter(), and PFTauViewRefSelector().
|
private |
Definition at line 38 of file PFTauViewRefSelector.cc.
Referenced by filter(), and PFTauViewRefSelector().