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 | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
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<> | |
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 |
Definition at line 44 of file RecoTauCleaner.cc.
|
private |
Definition at line 45 of file RecoTauCleaner.cc.
|
private |
Definition at line 50 of file RecoTauCleaner.cc.
|
private |
Definition at line 52 of file RecoTauCleaner.cc.
|
explicit |
Definition at line 77 of file RecoTauCleaner.cc.
References HLT_FULL_cff::cleaners, get, eostools::move(), muonDTDigis_cfi::pset, corrVsCorr::selection, AlCaHLTBitMon_QueryRunRegistry::string, and HistogramManager_cfi::VPSet().
|
override |
Definition at line 108 of file RecoTauCleaner.cc.
|
static |
void RecoTauCleanerImpl< reco::PFTauCollection >::fillDescriptions | ( | edm::ConfigurationDescriptions & | descriptions | ) |
Definition at line 297 of file RecoTauCleaner.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addOptional(), edm::ParameterSet::addParameter(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
void RecoTauCleanerImpl< reco::PFTauRefVector >::fillDescriptions | ( | edm::ConfigurationDescriptions & | descriptions | ) |
Definition at line 404 of file RecoTauCleaner.cc.
|
override |
Definition at line 221 of file RecoTauCleaner.cc.
References gather_cfg::cout, edm::Event::getByToken(), heavyIonCSV_trainingSettings::idx, eostools::move(), N, convertSQLitetoXML_cfg::output, edm::Event::put(), and metsig::tau.
|
private |
Definition at line 69 of file RecoTauCleaner.cc.
|
private |
Definition at line 71 of file RecoTauCleaner.cc.
|
private |
Definition at line 72 of file RecoTauCleaner.cc.
|
private |
Definition at line 68 of file RecoTauCleaner.cc.
|
private |
Definition at line 73 of file RecoTauCleaner.cc.