![]() |
![]() |
Produces the pat::Photon. More...
#include "PhysicsTools/PatAlgos/interface/PATPhotonProducer.h"
Public Member Functions | |
PATPhotonProducer (const edm::ParameterSet &iConfig) | |
virtual void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
~PATPhotonProducer () | |
![]() | |
EDProducer ()=default | |
![]() | |
EDProducerBase () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDProducerBase () |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
![]() | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Types | |
typedef std::vector < edm::Handle< edm::ValueMap < IsoDeposit > > > | IsoDepositMaps |
typedef std::pair < pat::IsolationKeys, edm::InputTag > | IsolationLabel |
typedef std::vector < IsolationLabel > | IsolationLabels |
typedef std::vector < edm::Handle< edm::ValueMap < double > > > | IsolationValueMaps |
typedef std::pair< std::string, edm::InputTag > | NameTag |
Private Member Functions | |
template<typename T > | |
void | readIsolationLabels (const edm::ParameterSet &iConfig, const char *psetName, IsolationLabels &labels, std::vector< edm::EDGetTokenT< edm::ValueMap< T > > > &tokens) |
Additional Inherited Members | |
![]() | |
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 |
![]() | |
typedef EDProducerAdaptorBase | ModuleType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
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::Photon.
The PATPhotonProducer produces the analysis-level pat::Photon starting from a collection of objects of PhotonType.
Definition at line 53 of file PATPhotonProducer.h.
|
private |
Definition at line 94 of file PATPhotonProducer.h.
|
private |
Definition at line 96 of file PATPhotonProducer.h.
|
private |
Definition at line 97 of file PATPhotonProducer.h.
|
private |
Definition at line 95 of file PATPhotonProducer.h.
|
private |
Definition at line 121 of file PATPhotonProducer.h.
|
explicit |
Definition at line 31 of file PATPhotonProducer.cc.
PATPhotonProducer::~PATPhotonProducer | ( | ) |
Definition at line 117 of file PATPhotonProducer.cc.
|
static |
Definition at line 383 of file PATPhotonProducer.cc.
|
overridevirtual |
Implements edm::stream::EDProducerBase.
Definition at line 120 of file PATPhotonProducer.cc.
|
private |
fill the labels vector from the contents of the parameter set, for the isodeposit or isolation values embedding
Definition at line 140 of file PATPhotonProducer.h.
|
private |
Definition at line 114 of file PATPhotonProducer.h.
|
private |
Definition at line 87 of file PATPhotonProducer.h.
|
private |
Definition at line 83 of file PATPhotonProducer.h.
|
private |
Definition at line 120 of file PATPhotonProducer.h.
|
private |
Definition at line 117 of file PATPhotonProducer.h.
|
private |
Definition at line 70 of file PATPhotonProducer.h.
|
private |
Definition at line 129 of file PATPhotonProducer.h.
|
private |
Definition at line 84 of file PATPhotonProducer.h.
|
private |
Definition at line 128 of file PATPhotonProducer.h.
|
private |
Definition at line 130 of file PATPhotonProducer.h.
|
private |
Definition at line 115 of file PATPhotonProducer.h.
|
private |
Definition at line 68 of file PATPhotonProducer.h.
|
private |
Definition at line 74 of file PATPhotonProducer.h.
|
private |
Definition at line 88 of file PATPhotonProducer.h.
|
private |
Definition at line 75 of file PATPhotonProducer.h.
|
private |
Definition at line 76 of file PATPhotonProducer.h.
|
private |
Definition at line 73 of file PATPhotonProducer.h.
|
private |
Definition at line 72 of file PATPhotonProducer.h.
|
private |
Definition at line 92 of file PATPhotonProducer.h.
|
private |
Definition at line 89 of file PATPhotonProducer.h.
|
private |
Definition at line 85 of file PATPhotonProducer.h.
|
private |
Definition at line 69 of file PATPhotonProducer.h.
|
private |
Definition at line 104 of file PATPhotonProducer.h.
|
private |
Definition at line 101 of file PATPhotonProducer.h.
|
private |
Definition at line 105 of file PATPhotonProducer.h.
|
private |
Definition at line 102 of file PATPhotonProducer.h.
|
private |
Definition at line 99 of file PATPhotonProducer.h.
|
private |
Definition at line 100 of file PATPhotonProducer.h.
|
private |
Definition at line 122 of file PATPhotonProducer.h.
|
private |
Definition at line 123 of file PATPhotonProducer.h.
|
private |
Definition at line 67 of file PATPhotonProducer.h.
|
private |
Definition at line 78 of file PATPhotonProducer.h.
|
private |
Definition at line 79 of file PATPhotonProducer.h.
|
private |
Definition at line 80 of file PATPhotonProducer.h.
|
private |
Definition at line 81 of file PATPhotonProducer.h.
|
private |
Definition at line 118 of file PATPhotonProducer.h.
|
private |
Definition at line 126 of file PATPhotonProducer.h.
|
private |
Definition at line 125 of file PATPhotonProducer.h.