#include <EcalTPGBadStripHandler.h>
Public Member Functions | |
EcalTPGBadStripHandler (edm::ParameterSet const &) | |
void | getNewObjects () override |
std::string | id () const override |
std::map< std::string, int > | makeTTEEDetId () |
void | readFromFile (const char *inputFile) |
void | writeFile (const char *inputFile) |
~EcalTPGBadStripHandler () override | |
Public Member Functions inherited from popcon::PopConSourceHandler< EcalTPGStripStatus > | |
void | convertFromOld () |
Summary * | dummySummary (typename OldContainer::value_type const &) const |
void | initialize (const cond::persistency::Session &dbSession, cond::TagInfo_t const &tagInfo, cond::LogDBEntry_t const &logDBEntry) |
Ref | lastPayload () const |
cond::LogDBEntry_t const & | logDBEntry () const |
std::pair< Container const *, std::string const > | operator() (const cond::persistency::Session &session, cond::TagInfo_t const &tagInfo, cond::LogDBEntry_t const &logDBEntry) const |
PopConSourceHandler () | |
Container const & | returnData () |
void | sort () |
cond::TagInfo_t const & | tagInfo () const |
std::string const & | userTextLog () const |
virtual | ~PopConSourceHandler () |
Public Attributes | |
EcalCondDBInterface * | econn |
Private Member Functions | |
std::string | to_string (char value[]) |
Private Attributes | |
unsigned int | m_firstRun |
std::string | m_gentag |
int | m_i_badStrip |
unsigned int | m_i_run_number |
std::string | m_i_tag |
int | m_i_version |
unsigned int | m_lastRun |
std::string | m_location |
std::string | m_locationsource |
std::string | m_name |
std::string | m_pass |
unsigned int | m_runnr |
std::string | m_runtype |
std::string | m_sid |
std::string | m_user |
std::map< std::string, int > | mapDetEEId |
const EcalTPGStripStatus * | mystripStat |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< EcalTPGStripStatus > | |
typedef std::vector< Triplet > | Container |
typedef std::vector< std::pair< EcalTPGStripStatus *, cond::Time_t > > | OldContainer |
typedef PopConSourceHandler< EcalTPGStripStatus > | self |
typedef cond::Summary | Summary |
typedef cond::Time_t | Time_t |
typedef EcalTPGStripStatus | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< EcalTPGStripStatus > | |
int | add (value_type *payload, Summary *summary, Time_t time) |
cond::persistency::Session & | dbSession () const |
Protected Attributes inherited from popcon::PopConSourceHandler< EcalTPGStripStatus > | |
OldContainer | m_to_transfer |
std::string | m_userTextLog |
Definition at line 49 of file EcalTPGBadStripHandler.h.
popcon::EcalTPGBadStripHandler::EcalTPGBadStripHandler | ( | edm::ParameterSet const & | ) |
Definition at line 25 of file EcalTPGBadStripHandler.cc.
References edm::ParameterSet::getParameter(), m_firstRun, m_gentag, m_lastRun, m_location, m_locationsource, m_pass, m_runtype, m_sid, m_user, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 43 of file EcalTPGBadStripHandler.cc.
|
overridevirtual |
Implements popcon::PopConSourceHandler< EcalTPGStripStatus >.
Definition at line 48 of file EcalTPGBadStripHandler.cc.
References gather_cfg::cout, createfilelist::dataset, MillePedeFileConverter_cfg::e, econn, cppFunctionSkipper::exception, Exception, EcalCondDBInterface::fetchConfigDataSet(), EcalCondDBInterface::fetchDataSet(), EcalCondDBInterface::fetchGlobalRunListByLocation(), FEConfigMainInfo::getBstId(), RunTPGConfigDat::getConfigTag(), EcalCondDBInterface::getEcalLogicIDSetOrdered(), RunList::getRuns(), FEConfigBadStripDat::getStatus(), FEConfigBadStripDat::getStripId(), FEConfigBadStripDat::getTCCId(), FEConfigBadStripDat::getTTId(), RunTPGConfigDat::getVersion(), cond::TagInfo_t::lastInterval, m_firstRun, m_gentag, m_i_badStrip, m_i_run_number, m_i_tag, m_i_version, m_lastRun, m_location, m_pass, m_runtype, m_sid, popcon::PopConSourceHandler< EcalTPGStripStatus >::m_to_transfer, m_user, AlCaHLTBitMon_ParallelJobs::p, readFromFile(), IODConfig::setConfigTag(), RunTag::setGeneralTag(), FEConfigBadStripInfo::setId(), LocationDef::setLocation(), RunTag::setLocationDef(), RunTypeDef::setRunType(), RunTag::setRunTypeDef(), EcalTPGStripStatus::setValue(), FEConfigMainInfo::setVersion(), str, AlCaHLTBitMon_QueryRunRegistry::string, popcon::PopConSourceHandler< EcalTPGStripStatus >::tagInfo(), and writeFile().
|
inlineoverridevirtual |
Implements popcon::PopConSourceHandler< EcalTPGStripStatus >.
Definition at line 60 of file EcalTPGBadStripHandler.h.
References analyzePatCleaning_cfg::inputFile.
std::map<std::string, int> popcon::EcalTPGBadStripHandler::makeTTEEDetId | ( | ) |
void popcon::EcalTPGBadStripHandler::readFromFile | ( | const char * | inputFile | ) |
Definition at line 295 of file EcalTPGBadStripHandler.cc.
References analyzePatCleaning_cfg::inputFile, mps_splice::line, m_i_badStrip, m_i_run_number, m_i_tag, m_i_version, str, and to_string().
Referenced by getNewObjects().
|
inlineprivate |
Definition at line 68 of file EcalTPGBadStripHandler.h.
References relativeConstraints::value.
Referenced by readFromFile().
void popcon::EcalTPGBadStripHandler::writeFile | ( | const char * | inputFile | ) |
Definition at line 336 of file EcalTPGBadStripHandler.cc.
References m_i_badStrip, m_i_run_number, m_i_tag, and m_i_version.
Referenced by getNewObjects(), and Vispa.Main.TabController.TabController::save().
EcalCondDBInterface* popcon::EcalTPGBadStripHandler::econn |
Definition at line 65 of file EcalTPGBadStripHandler.h.
Referenced by getNewObjects().
|
private |
Definition at line 76 of file EcalTPGBadStripHandler.h.
Referenced by EcalTPGBadStripHandler(), and getNewObjects().
|
private |
Definition at line 81 of file EcalTPGBadStripHandler.h.
Referenced by EcalTPGBadStripHandler(), and getNewObjects().
|
private |
Definition at line 92 of file EcalTPGBadStripHandler.h.
Referenced by getNewObjects(), readFromFile(), and writeFile().
|
private |
Definition at line 91 of file EcalTPGBadStripHandler.h.
Referenced by getNewObjects(), readFromFile(), and writeFile().
|
private |
Definition at line 89 of file EcalTPGBadStripHandler.h.
Referenced by getNewObjects(), readFromFile(), and writeFile().
|
private |
Definition at line 90 of file EcalTPGBadStripHandler.h.
Referenced by getNewObjects(), readFromFile(), and writeFile().
|
private |
Definition at line 77 of file EcalTPGBadStripHandler.h.
Referenced by EcalTPGBadStripHandler(), and getNewObjects().
|
private |
Definition at line 80 of file EcalTPGBadStripHandler.h.
Referenced by EcalTPGBadStripHandler(), and getNewObjects().
|
private |
Definition at line 85 of file EcalTPGBadStripHandler.h.
Referenced by EcalTPGBadStripHandler().
|
private |
Definition at line 86 of file EcalTPGBadStripHandler.h.
|
private |
Definition at line 84 of file EcalTPGBadStripHandler.h.
Referenced by EcalTPGBadStripHandler(), and getNewObjects().
|
private |
Definition at line 87 of file EcalTPGBadStripHandler.h.
|
private |
Definition at line 88 of file EcalTPGBadStripHandler.h.
Referenced by EcalTPGBadStripHandler(), and getNewObjects().
|
private |
Definition at line 82 of file EcalTPGBadStripHandler.h.
Referenced by EcalTPGBadStripHandler(), and getNewObjects().
|
private |
Definition at line 83 of file EcalTPGBadStripHandler.h.
Referenced by EcalTPGBadStripHandler(), and getNewObjects().
|
private |
Definition at line 78 of file EcalTPGBadStripHandler.h.
|
private |
Definition at line 74 of file EcalTPGBadStripHandler.h.