#include <EcalDQMStatusWriter.h>
Private Member Functions | |
uint32_t | convert (uint32_t c) |
EcalDQMChannelStatus * | readEcalDQMChannelStatusFromFile (const char *) |
EcalDQMTowerStatus * | readEcalDQMTowerStatusFromFile (const char *) |
Private Attributes | |
std::vector< std::string > | inpFileName_ |
std::vector< std::string > | objectName_ |
std::vector< unsigned long long > | since_ |
bool | verbose_ |
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 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 27 of file EcalDQMStatusWriter.h.
EcalDQMStatusWriter::EcalDQMStatusWriter | ( | const edm::ParameterSet & | ps | ) |
Definition at line 29 of file EcalDQMStatusWriter.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), inpFileName_, objectName_, since_, AlCaHLTBitMon_QueryRunRegistry::string, convertXMLtoSQLite_cfg::toPut, and verbose_.
|
inlinevirtual |
Definition at line 32 of file EcalDQMStatusWriter.h.
|
inlinevirtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 44 of file EcalDQMStatusWriter.cc.
References cond::service::PoolDBOutputService::appendSinceTime(), cond::service::PoolDBOutputService::beginOfTime(), gather_cfg::cout, cond::service::PoolDBOutputService::createNewIOV(), cond::service::PoolDBOutputService::endOfTime(), i, Numbers::initGeometry(), inpFileName_, edm::Service< T >::isAvailable(), cond::service::PoolDBOutputService::isNewTagRequest(), objectName_, readEcalDQMChannelStatusFromFile(), readEcalDQMTowerStatusFromFile(), since_, ntuplemaker::status, AlCaHLTBitMon_QueryRunRegistry::string, and verbose_.
|
private |
Definition at line 516 of file EcalDQMStatusWriter.cc.
References EcalDQMStatusHelper::LASER_MEAN_ERROR, EcalDQMStatusHelper::LASER_RMS_ERROR, EcalDQMStatusHelper::LASER_TIMING_MEAN_ERROR, EcalDQMStatusHelper::LASER_TIMING_RMS_ERROR, EcalDQMStatusHelper::LED_MEAN_ERROR, EcalDQMStatusHelper::LED_RMS_ERROR, EcalDQMStatusHelper::LED_TIMING_MEAN_ERROR, EcalDQMStatusHelper::LED_TIMING_RMS_ERROR, EcalDQMStatusHelper::PEDESTAL_HIGH_GAIN_MEAN_ERROR, EcalDQMStatusHelper::PEDESTAL_HIGH_GAIN_RMS_ERROR, EcalDQMStatusHelper::PEDESTAL_LOW_GAIN_MEAN_ERROR, EcalDQMStatusHelper::PEDESTAL_LOW_GAIN_RMS_ERROR, EcalDQMStatusHelper::PEDESTAL_MIDDLE_GAIN_MEAN_ERROR, EcalDQMStatusHelper::PEDESTAL_MIDDLE_GAIN_RMS_ERROR, EcalDQMStatusHelper::PEDESTAL_ONLINE_HIGH_GAIN_MEAN_ERROR, EcalDQMStatusHelper::PEDESTAL_ONLINE_HIGH_GAIN_RMS_ERROR, EcalDQMStatusHelper::PHYSICS_BAD_CHANNEL_WARNING, EcalDQMStatusHelper::STATUS_FLAG_ERROR, EcalDQMStatusHelper::TESTPULSE_HIGH_GAIN_MEAN_ERROR, EcalDQMStatusHelper::TESTPULSE_HIGH_GAIN_RMS_ERROR, EcalDQMStatusHelper::TESTPULSE_LOW_GAIN_MEAN_ERROR, EcalDQMStatusHelper::TESTPULSE_LOW_GAIN_RMS_ERROR, EcalDQMStatusHelper::TESTPULSE_MIDDLE_GAIN_MEAN_ERROR, and EcalDQMStatusHelper::TESTPULSE_MIDDLE_GAIN_RMS_ERROR.
Referenced by readEcalDQMChannelStatusFromFile().
|
private |
Definition at line 105 of file EcalDQMStatusWriter.cc.
References convert(), gather_cfg::cout, EcalBarrel, EcalCondObjectContainer< T >::end(), edm::hlt::Exception, EcalCondObjectContainer< T >::find(), EcalDQMStatusDictionary::getDictionary(), i, compare_using_db::ifile, cuy::ii, getHLTprescales::index, ecalpyutils::ism(), Numbers::iSM(), combine::key, geometryCSVtoXML::line, python.rootplot.argparse::module, EcalCondObjectContainer< T >::setValue(), EBDetId::SMCRYSTALMODE, ntuplemaker::status, AlCaHLTBitMon_QueryRunRegistry::string, EBDetId::unhashIndex(), EEDetId::validDetId(), and verbose_.
Referenced by beginRun().
|
private |
Definition at line 311 of file EcalDQMStatusWriter.cc.
References funct::abs(), gather_cfg::cout, Numbers::crystals(), EcalBarrel, EcalCondTowerObjectContainer< T >::end(), edm::hlt::Exception, EcalCondTowerObjectContainer< T >::find(), EcalDQMStatusDictionary::getDictionary(), i, compare_using_db::ifile, cuy::ii, ecalpyutils::ism(), combine::key, geometryCSVtoXML::line, python.rootplot.argparse::module, EcalCondTowerObjectContainer< T >::setValue(), ntuplemaker::status, AlCaHLTBitMon_QueryRunRegistry::string, EcalTrigTowerDetId::validDetId(), EcalScDetId::validDetId(), and verbose_.
Referenced by beginRun().
|
private |
Definition at line 47 of file EcalDQMStatusWriter.h.
Referenced by beginRun(), and EcalDQMStatusWriter().
|
private |
Definition at line 46 of file EcalDQMStatusWriter.h.
Referenced by beginRun(), and EcalDQMStatusWriter().
|
private |
Definition at line 48 of file EcalDQMStatusWriter.h.
Referenced by beginRun(), and EcalDQMStatusWriter().
|
private |
Definition at line 45 of file EcalDQMStatusWriter.h.
Referenced by beginRun(), EcalDQMStatusWriter(), readEcalDQMChannelStatusFromFile(), and readEcalDQMTowerStatusFromFile().