Private Member Functions | |
void | analyze (edm::Event const &, edm::EventSetup const &) override |
void | beginRun (edm::Run const &iEvent, edm::EventSetup const &) override |
void | endRun (edm::Run const &iEvent, edm::EventSetup const &) override |
Private Attributes | |
std::string | fileIn |
std::string | fileOut |
double | scale |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
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) |
Definition at line 17 of file scaleGains.cc.
|
explicit |
Definition at line 31 of file scaleGains.cc.
References fileIn, fileOut, edm::ParameterSet::getUntrackedParameter(), scale, and AlCaHLTBitMon_QueryRunRegistry::string.
scaleGains::~scaleGains | ( | ) |
Definition at line 37 of file scaleGains.cc.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 39 of file scaleGains.cc.
References HcalCondObjectContainer< Item >::addValues(), DEFINE_FWK_MODULE, HcalDbASCIIIO::dumpObject(), fileIn, fileOut, edm::EventSetup::get(), HcalCondObjectContainer< Item >::getAllChannels(), HcalDbASCIIIO::getObject(), HcalGain::getValue(), HcalCondObjectContainer< Item >::getValues(), mps_fire::i, and scale.
Referenced by beginRun().
|
inlineoverrideprivate |
|
inlineoverrideprivate |
Definition at line 26 of file scaleGains.cc.
|
private |
Definition at line 27 of file scaleGains.cc.
Referenced by analyze(), and scaleGains().
|
private |
Definition at line 27 of file scaleGains.cc.
Referenced by analyze(), and scaleGains().
|
private |
Definition at line 28 of file scaleGains.cc.
Referenced by python.rootplot.rootmath.Target::__repr__(), analyze(), Vispa.Gui.PortWidget.PortWidget::connectionPoint(), Vispa.Gui.VispaWidget.VispaWidget::drawHeaderBackground(), Vispa.Gui.ConnectableWidget.ConnectableWidget::drawPortNames(), Vispa.Gui.ConnectableWidget.ConnectableWidget::getEffectivePortHeight(), Vispa.Gui.VispaWidget.VispaWidget::imageRectF(), Vispa.Gui.VispaWidget.VispaWidget::move(), scaleGains(), Vispa.Gui.VispaWidget.VispaWidget::setZoom(), and Vispa.Gui.ConnectableWidget.ConnectableWidget::sizeHint().