#include <HiEvtPlaneFlatten/HiEvtPlaneFlatProducer/src/HiEvtPlaneFlatProducer.cc>
Private Member Functions | |
virtual void | beginJob () override |
virtual void | endJob () override |
virtual void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::InputTag | centrality_ |
Double_t | epang [NumEPNames] |
HiEvtPlaneFlatten * | flat [NumEPNames] |
edm::InputTag | inputPlanes_ |
int | nRP |
RPFlatParams * | rpFlat |
bool | storeNames_ |
int | vs_sell |
edm::InputTag | vtxCollection_ |
float | vzErr_sell |
float | vzr_sell |
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: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 84 of file HiEvtPlaneFlatProducer.cc.
|
explicit |
Definition at line 126 of file HiEvtPlaneFlatProducer.cc.
References hi::EPNames, hi::EPOrder, edm::ParameterSet::getParameter(), i, and hi::NumEPNames.
HiEvtPlaneFlatProducer::~HiEvtPlaneFlatProducer | ( | ) |
Definition at line 145 of file HiEvtPlaneFlatProducer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 246 of file HiEvtPlaneFlatProducer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 252 of file HiEvtPlaneFlatProducer.cc.
|
overrideprivatevirtual |
Implements edm::EDProducer.
Definition at line 160 of file HiEvtPlaneFlatProducer.cc.
References newFWLiteAna::bin, compare_using_db::compare, hi::EPNames, edm::EventSetup::get(), edm::Event::getByLabel(), i, j, reco::EvtPlane::label(), hi::NumEPNames, edm::Event::put(), dt_dqm_sourceclient_common_cff::reco, mathSSE::return(), RPFlatParams::EP::RPNameIndx, RPFlatParams::EP::x, and RPFlatParams::EP::y.
|
private |
Definition at line 98 of file HiEvtPlaneFlatProducer.cc.
|
private |
Definition at line 104 of file HiEvtPlaneFlatProducer.cc.
|
private |
Definition at line 105 of file HiEvtPlaneFlatProducer.cc.
|
private |
Definition at line 97 of file HiEvtPlaneFlatProducer.cc.
|
private |
Definition at line 107 of file HiEvtPlaneFlatProducer.cc.
|
private |
Definition at line 106 of file HiEvtPlaneFlatProducer.cc.
|
private |
Definition at line 108 of file HiEvtPlaneFlatProducer.cc.
|
private |
Definition at line 100 of file HiEvtPlaneFlatProducer.cc.
|
private |
Definition at line 96 of file HiEvtPlaneFlatProducer.cc.
|
private |
Definition at line 102 of file HiEvtPlaneFlatProducer.cc.
|
private |
Definition at line 101 of file HiEvtPlaneFlatProducer.cc.