![]() |
![]() |
#include <yetkin/HiGenCleaner/src/HiGenCleaner.cc>
Public Types | |
typedef std::vector< T2 > | T2Collection |
![]() | |
typedef EDProducer | ModuleType |
![]() | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
double | deltaR_ |
bool | fillDummy_ |
edm::EDGetTokenT< edm::View< T2 > > | jetSrc_ |
bool | makeNew_ |
double | ptCut_ |
Additional Inherited Members | |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
![]() | |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 41 of file HiGenCleaner.h.
typedef std::vector<T2> HiGenCleaner< T2 >::T2Collection |
Definition at line 43 of file HiGenCleaner.h.
|
explicit |
Definition at line 65 of file HiGenCleaner.cc.
References egammaCTFFinalFitWithMaterial_cff::alias, edm::ParameterSet::getParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 77 of file HiGenCleaner.cc.
|
overrideprivate |
Definition at line 91 of file HiGenCleaner.cc.
References boostedElectronIsolation_cff::deltaR, HiGenCleaner< T2 >::deltaR_, stringResolutionProvider_cfi::et, edm::Event::getByToken(), fwrapper::jets, HiGenCleaner< T2 >::jetSrc_, eostools::move(), HiGenCleaner< T2 >::ptCut_, edm::Event::put(), and corrVsCorr::selection.
|
private |
Definition at line 52 of file HiGenCleaner.h.
Referenced by HiGenCleaner< T2 >::produce().
|
private |
Definition at line 55 of file HiGenCleaner.h.
|
private |
Definition at line 51 of file HiGenCleaner.h.
Referenced by HiGenCleaner< T2 >::produce().
|
private |
Definition at line 54 of file HiGenCleaner.h.
|
private |
Definition at line 53 of file HiGenCleaner.h.
Referenced by badGlobalMuonTaggerFWLite.BadGlobalMuonTagger::badMuons(), and HiGenCleaner< T2 >::produce().