#include <PhysicsTools/PatAlgos/test/HiEgammaIsolationProducer.cc>
Private Types | |
enum | IsoMode { calcCx, calcRx, calcTxy, calcDRxy, calcErr } |
Private Member Functions | |
virtual void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::InputTag | barrelBCLabel_ |
edm::InputTag | endcapBCLabel_ |
edm::InputTag | hbheLabel_ |
edm::InputTag | hfLabel_ |
edm::InputTag | hoLabel_ |
std::string | label_ |
int | mode_ |
edm::InputTag | photons_ |
edm::InputTag | trackLabel_ |
IsoMode | var_ |
double | x_ |
double | y_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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) |
Description: Produce HI Egamma isolationsfor PAT
Implementation:
Definition at line 52 of file HiEgammaIsolationProducer.cc.
|
private |
Enumerator | |
---|---|
calcCx | |
calcRx | |
calcTxy | |
calcDRxy | |
calcErr |
Definition at line 71 of file HiEgammaIsolationProducer.cc.
|
explicit |
Definition at line 81 of file HiEgammaIsolationProducer.cc.
HiEgammaIsolationProducer::~HiEgammaIsolationProducer | ( | ) |
Definition at line 102 of file HiEgammaIsolationProducer.cc.
|
overrideprivatevirtual |
Implements edm::EDProducer.
Definition at line 108 of file HiEgammaIsolationProducer.cc.
References barrelBCLabel_, calcCx, calcDRxy, calcRx, calcTxy, endcapBCLabel_, edm::Event::getByLabel(), RxCalculator::getCRx(), dRxyCalculator::getDRxy(), RxCalculator::getRx(), TxyCalculator::getTxy(), hbheLabel_, hfLabel_, hoLabel_, i, mode_, photons_, edm::Event::put(), trackLabel_, var_, x_, and y_.
|
private |
Definition at line 63 of file HiEgammaIsolationProducer.cc.
Referenced by produce().
|
private |
Definition at line 64 of file HiEgammaIsolationProducer.cc.
Referenced by produce().
|
private |
Definition at line 67 of file HiEgammaIsolationProducer.cc.
Referenced by produce().
|
private |
Definition at line 65 of file HiEgammaIsolationProducer.cc.
Referenced by produce().
|
private |
Definition at line 66 of file HiEgammaIsolationProducer.cc.
Referenced by produce().
|
private |
Definition at line 70 of file HiEgammaIsolationProducer.cc.
Referenced by Mixins._Labelable::_findDependencies(), Mixins._TypedParameterizable::dumpPython(), and Mixins._Labelable::setLabel().
|
private |
Definition at line 75 of file HiEgammaIsolationProducer.cc.
Referenced by produce().
|
private |
Definition at line 62 of file HiEgammaIsolationProducer.cc.
Referenced by produce().
|
private |
Definition at line 68 of file HiEgammaIsolationProducer.cc.
Referenced by produce().
|
private |
Definition at line 74 of file HiEgammaIsolationProducer.cc.
Referenced by produce().
|
private |
Definition at line 72 of file HiEgammaIsolationProducer.cc.
Referenced by produce().
|
private |
Definition at line 73 of file HiEgammaIsolationProducer.cc.
Referenced by produce().