PAT Cleaner module for PAT Objects. More...
#include "PhysicsTools/PatAlgos/interface/PATCleaner.h"
Public Member Functions | |
PATCleaner (const edm::ParameterSet &iConfig) | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) final |
~PATCleaner () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Private Types | |
typedef pat::helper::OverlapTest | OverlapTest |
typedef StringCutObjectSelector< PATObjType > | Selector |
Private Attributes | |
const Selector | finalCut_ |
std::vector< std::unique_ptr< OverlapTest > > | overlapTests_ |
const Selector | preselectionCut_ |
const edm::InputTag | src_ |
const edm::EDGetTokenT< edm::View< PATObjType > > | srcToken_ |
Additional Inherited Members | |
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 |
PAT Cleaner module for PAT Objects.
The same module is used for all collections.
Definition at line 41 of file PATCleaner.h.
|
private |
Definition at line 56 of file PATCleaner.h.
|
private |
Definition at line 49 of file PATCleaner.h.
|
explicit |
Definition at line 63 of file PATCleaner.h.
References electronCleaner_cfi::algorithm, looper::cfg, edm::ParameterSet::empty(), Exception, edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterNamesForType(), pat::PATCleaner< PATObjType >::overlapTests_, pat::PATCleaner< PATObjType >::src_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineoverride |
Definition at line 44 of file PATCleaner.h.
References iEvent, and pat::PATCleaner< PATObjType >::produce().
|
final |
Definition at line 97 of file PATCleaner.h.
References objects.IsoTrackAnalyzer::candidates, pat::PATCleaner< PATObjType >::finalCut_, edm::Event::getByToken(), eostools::move(), GetRecoTauVFromDQM_MC_cff::obj, convertSQLitetoXML_cfg::output, analyzePatCleaning_cfg::overlaps, pat::PATCleaner< PATObjType >::overlapTests_, pat::PATCleaner< PATObjType >::preselectionCut_, edm::Event::put(), and pat::PATCleaner< PATObjType >::srcToken_.
Referenced by pat::PATCleaner< PATObjType >::~PATCleaner().
|
private |
Definition at line 54 of file PATCleaner.h.
Referenced by pat::PATCleaner< PATObjType >::produce().
|
private |
Definition at line 57 of file PATCleaner.h.
Referenced by pat::PATCleaner< PATObjType >::PATCleaner(), and pat::PATCleaner< PATObjType >::produce().
|
private |
Definition at line 53 of file PATCleaner.h.
Referenced by pat::PATCleaner< PATObjType >::produce().
|
private |
Definition at line 51 of file PATCleaner.h.
Referenced by pat::PATCleaner< PATObjType >::PATCleaner().
|
private |
Definition at line 52 of file PATCleaner.h.
Referenced by pat::PATCleaner< PATObjType >::produce().