Private Attributes | |
double | deltaRMax_ |
std::string | moduleLabel_ |
unsigned int | nObjectsMatch_ |
unsigned int | nObjectsTot_ |
StringCutObjectSelector< T1, true > | objCut_ |
StringCutObjectSelector< T2, true > | objMatchCut_ |
edm::EDGetTokenT< edm::View< T1 > > | srcCandsToken_ |
std::vector< edm::EDGetTokenT< edm::View< T2 > > > | srcObjectsTokens_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDProducer | |
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 () |
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 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) |
Definition at line 51 of file ObjectViewMatcher.cc.
ObjectViewMatcher< T1, T2 >::ObjectViewMatcher | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 86 of file ObjectViewMatcher.cc.
References ObjectViewMatcher< T1, T2 >::deltaRMax_, ObjectViewMatcher< T1, T2 >::moduleLabel_, ObjectViewMatcher< T1, T2 >::nObjectsMatch_, ObjectViewMatcher< T1, T2 >::nObjectsTot_, ObjectViewMatcher< T1, T2 >::objCut_, ObjectViewMatcher< T1, T2 >::objMatchCut_, AlCaHLTBitMon_QueryRunRegistry::string, and GlobalPosition_Frontier_DevDB_cff::tag.
|
override |
Definition at line 102 of file ObjectViewMatcher.cc.
|
overridevirtual |
Reimplemented from edm::EDProducer.
Definition at line 160 of file ObjectViewMatcher.cc.
References gather_cfg::cout, ObjectViewMatcher< T1, T2 >::moduleLabel_, ObjectViewMatcher< T1, T2 >::nObjectsMatch_, and ObjectViewMatcher< T1, T2 >::nObjectsTot_.
|
override |
Definition at line 112 of file ObjectViewMatcher.cc.
References edm::View< T >::begin(), objects.IsoTrackAnalyzer::candidates, counter, reco::deltaR(), boostedElectronIsolation_cff::deltaR, ObjectViewMatcher< T1, T2 >::deltaRMax_, edm::Event::getByToken(), eostools::move(), ObjectViewMatcher< T1, T2 >::nObjectsMatch_, ObjectViewMatcher< T1, T2 >::nObjectsTot_, hgcalPlots::obj, ObjectViewMatcher< T1, T2 >::objCut_, ObjectViewMatcher< T1, T2 >::objMatchCut_, edm::Event::put(), ObjectViewMatcher< T1, T2 >::srcCandsToken_, and ObjectViewMatcher< T1, T2 >::srcObjectsTokens_.
|
private |
Definition at line 66 of file ObjectViewMatcher.cc.
Referenced by ObjectViewMatcher< T1, T2 >::ObjectViewMatcher(), and ObjectViewMatcher< T1, T2 >::produce().
|
private |
Definition at line 68 of file ObjectViewMatcher.cc.
Referenced by ObjectViewMatcher< T1, T2 >::endJob(), Modules.SwitchProducer::insertInto(), Mixins._TypedParameterizable::insertInto(), Modules.ESSource::nameInProcessDesc_(), Modules.ESProducer::nameInProcessDesc_(), and ObjectViewMatcher< T1, T2 >::ObjectViewMatcher().
|
private |
Definition at line 75 of file ObjectViewMatcher.cc.
Referenced by ObjectViewMatcher< T1, T2 >::endJob(), ObjectViewMatcher< T1, T2 >::ObjectViewMatcher(), and ObjectViewMatcher< T1, T2 >::produce().
|
private |
Definition at line 74 of file ObjectViewMatcher.cc.
Referenced by ObjectViewMatcher< T1, T2 >::endJob(), ObjectViewMatcher< T1, T2 >::ObjectViewMatcher(), and ObjectViewMatcher< T1, T2 >::produce().
|
private |
Definition at line 70 of file ObjectViewMatcher.cc.
Referenced by ObjectViewMatcher< T1, T2 >::ObjectViewMatcher(), and ObjectViewMatcher< T1, T2 >::produce().
|
private |
Definition at line 71 of file ObjectViewMatcher.cc.
Referenced by ObjectViewMatcher< T1, T2 >::ObjectViewMatcher(), and ObjectViewMatcher< T1, T2 >::produce().
|
private |
Definition at line 64 of file ObjectViewMatcher.cc.
Referenced by ObjectViewMatcher< T1, T2 >::produce().
|
private |
Definition at line 65 of file ObjectViewMatcher.cc.
Referenced by ObjectViewMatcher< T1, T2 >::produce().