#include <SiStripGainFromAsciiFile.h>
Classes | |
struct | FibersGain |
Private Member Functions | |
SiStripApvGain * | getNewObject () |
Private Attributes | |
std::string | Asciifilename_ |
edm::FileInPath | fp_ |
__gnu_cxx::hash_map< unsigned int, FibersGain > | GainsMap |
float | referenceValue_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from ConditionDBWriter< SiStripApvGain > | |
void | setDoStore (const bool doStore) |
When set to false the payload will not be written to the db. More... | |
void | storeOnDbNow () |
cond::Time_t | timeOfLastIOV () |
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 12 of file SiStripGainFromAsciiFile.h.
|
explicit |
Definition at line 15 of file SiStripGainFromAsciiFile.cc.
References Asciifilename_, fp_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), referenceValue_, and AlCaHLTBitMon_QueryRunRegistry::string.
SiStripGainFromAsciiFile::~SiStripGainFromAsciiFile | ( | ) |
Definition at line 24 of file SiStripGainFromAsciiFile.cc.
|
privatevirtual |
Implements ConditionDBWriter< SiStripApvGain >.
Definition at line 28 of file SiStripGainFromAsciiFile.cc.
References Asciifilename_, DetId::det(), cond::rpcobgas::detid, SiStripGainFromAsciiFile::FibersGain::fiber, fp_, edm::FileInPath::fullPath(), GainsMap, SiStripGainFromAsciiFile::FibersGain::hard_reset(), EdgesToViz::infile, getGTfromDQMFile::obj, SiStripApvGain::put(), matplotRender::reader, referenceValue_, and DetId::Tracker.
|
private |
Definition at line 33 of file SiStripGainFromAsciiFile.h.
Referenced by getNewObject(), and SiStripGainFromAsciiFile().
|
private |
Definition at line 35 of file SiStripGainFromAsciiFile.h.
Referenced by getNewObject(), and SiStripGainFromAsciiFile().
|
private |
Definition at line 37 of file SiStripGainFromAsciiFile.h.
Referenced by getNewObject().
|
private |
Definition at line 34 of file SiStripGainFromAsciiFile.h.
Referenced by getNewObject(), and SiStripGainFromAsciiFile().