Classes | |
struct | CleanerEntryType |
class | RemoveDuplicateJets |
Public Member Functions | |
template<> | |
void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
template<> | |
void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
void | produce (edm::Event &evt, const edm::EventSetup &es) override |
RecoTauCleanerImpl (const edm::ParameterSet &pset) | |
~RecoTauCleanerImpl () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Types | |
typedef reco::tau::RecoTauCleanerPlugin | Cleaner |
typedef std::vector< std::unique_ptr< CleanerEntryType > > | CleanerList |
typedef Prod::value_type | output_type |
Private Attributes | |
CleanerList | cleaners_ |
std::unique_ptr< const StringCutObjectSelector< reco::PFTau > > | outputSelector_ |
edm::EDGetTokenT< reco::PFTauCollection > | tau_token |
edm::InputTag | tauSrc_ |
int | verbosity_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T... > |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T... > |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Definition at line 42 of file RecoTauCleaner.cc.
|
private |
Definition at line 43 of file RecoTauCleaner.cc.
|
private |
Definition at line 48 of file RecoTauCleaner.cc.
|
private |
Definition at line 50 of file RecoTauCleaner.cc.
|
explicit |
Definition at line 75 of file RecoTauCleaner.cc.
References HLT_2024v14_cff::cleaners, get, eostools::move(), muonDTDigis_cfi::pset, corrVsCorr::selection, AlCaHLTBitMon_QueryRunRegistry::string, and HistogramManager_cfi::VPSet().
|
override |
Definition at line 106 of file RecoTauCleaner.cc.
|
static |
void RecoTauCleanerImpl< reco::PFTauCollection >::fillDescriptions | ( | edm::ConfigurationDescriptions & | descriptions | ) |
Definition at line 295 of file RecoTauCleaner.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addOptional(), edm::ParameterSet::addParameter(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
void RecoTauCleanerImpl< reco::PFTauRefVector >::fillDescriptions | ( | edm::ConfigurationDescriptions & | descriptions | ) |
Definition at line 402 of file RecoTauCleaner.cc.
|
override |
Definition at line 219 of file RecoTauCleaner.cc.
References gather_cfg::cout, edm::Event::getByToken(), heavyIonCSV_trainingSettings::idx, eostools::move(), N, l1tGTMenu_BTagSeeds_cff::os, edm::Event::put(), and metsig::tau.
|
private |
Definition at line 67 of file RecoTauCleaner.cc.
|
private |
Definition at line 69 of file RecoTauCleaner.cc.
|
private |
Definition at line 70 of file RecoTauCleaner.cc.
|
private |
Definition at line 66 of file RecoTauCleaner.cc.
|
private |
Definition at line 71 of file RecoTauCleaner.cc.