Produces the pat::CompositeCandidate. More...
#include "PhysicsTools/PatAlgos/interface/PATCompositeCandidateProducer.h"
Private Attributes | |
const bool | addEfficiencies_ |
const bool | addResolutions_ |
pat::helper::EfficiencyLoader | efficiencyLoader_ |
pat::helper::KinResolutionsLoader | resolutionLoader_ |
const edm::EDGetTokenT< edm::View< reco::CompositeCandidate > > | srcToken_ |
pat::PATUserDataHelper< pat::CompositeCandidate > | userDataHelper_ |
const bool | useUserData_ |
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 |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | 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::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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 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) |
Produces the pat::CompositeCandidate.
The PATCompositeCandidateProducer produces the analysis-level pat::CompositeCandidate starting from any collection of Candidates
Definition at line 40 of file PATCompositeCandidateProducer.h.
|
explicit |
Definition at line 20 of file PATCompositeCandidateProducer.cc.
References addEfficiencies_, addResolutions_, edm::EDConsumerBase::consumesCollector(), efficiencyLoader_, edm::ParameterSet::getParameter(), and resolutionLoader_.
|
override |
Definition at line 43 of file PATCompositeCandidateProducer.cc.
|
override |
Definition at line 46 of file PATCompositeCandidateProducer.cc.
References DEFINE_FWK_MODULE, efficiencyLoader_, pat::helper::EfficiencyLoader::enabled(), pat::helper::KinResolutionsLoader::enabled(), edm::Event::getByToken(), mps_fire::i, edm::HandleBase::isValid(), eostools::move(), pat::helper::EfficiencyLoader::newEvent(), pat::helper::KinResolutionsLoader::newEvent(), edm::Event::put(), resolutionLoader_, pat::helper::EfficiencyLoader::setEfficiencies(), pat::helper::KinResolutionsLoader::setResolutions(), srcToken_, userDataHelper_, and useUserData_.
|
private |
Definition at line 57 of file PATCompositeCandidateProducer.h.
Referenced by PATCompositeCandidateProducer().
|
private |
Definition at line 60 of file PATCompositeCandidateProducer.h.
Referenced by PATCompositeCandidateProducer().
|
private |
Definition at line 58 of file PATCompositeCandidateProducer.h.
Referenced by PATCompositeCandidateProducer(), and produce().
|
private |
Definition at line 61 of file PATCompositeCandidateProducer.h.
Referenced by PATCompositeCandidateProducer(), and produce().
|
private |
Definition at line 52 of file PATCompositeCandidateProducer.h.
Referenced by produce().
|
private |
Definition at line 55 of file PATCompositeCandidateProducer.h.
Referenced by produce().
|
private |
Definition at line 54 of file PATCompositeCandidateProducer.h.
Referenced by produce().