PAT Cleaner module for PAT Objects. More...
#include "PhysicsTools/PatAlgos/interface/PATCleaner.h"
Private Types | |
typedef pat::helper::OverlapTest | OverlapTest |
typedef StringCutObjectSelector < PATObjType > | Selector |
Private Attributes | |
bool | doFinalCut_ |
bool | doPreselection_ |
Selector | finalCut_ |
boost::ptr_vector< OverlapTest > | overlapTests_ |
Selector | preselectionCut_ |
edm::InputTag | src_ |
edm::EDGetTokenT< edm::View < PATObjType > > | srcToken_ |
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) |
PAT Cleaner module for PAT Objects.
The same module is used for all collections.
Definition at line 40 of file PATCleaner.h.
|
private |
Definition at line 56 of file PATCleaner.h.
|
private |
Definition at line 48 of file PATCleaner.h.
|
explicit |
Definition at line 64 of file PATCleaner.h.
References algorithm(), edm::EDConsumerBase::consumesCollector(), edm::ParameterSet::empty(), edm::hlt::Exception, edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterNamesForType(), pat::PATCleaner< PATObjType >::overlapTests_, pat::PATCleaner< PATObjType >::src_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlinevirtual |
Definition at line 43 of file PATCleaner.h.
|
overridevirtual |
Implements edm::EDProducer.
Definition at line 98 of file PATCleaner.h.
References edm::Event::getByToken(), getGTfromDQMFile::obj, convertSQLitetoXML_cfg::output, analyzePatCleaning_cfg::overlaps, and edm::Event::put().
|
private |
Definition at line 52 of file PATCleaner.h.
|
private |
Definition at line 52 of file PATCleaner.h.
|
private |
Definition at line 54 of file PATCleaner.h.
|
private |
Definition at line 58 of file PATCleaner.h.
Referenced by pat::PATCleaner< PATObjType >::PATCleaner().
|
private |
Definition at line 53 of file PATCleaner.h.
|
private |
Definition at line 50 of file PATCleaner.h.
Referenced by pat::PATCleaner< PATObjType >::PATCleaner().
|
private |
Definition at line 51 of file PATCleaner.h.