#include <EcalTPGSlidingWindowHandler.h>
Public Member Functions | |
EcalTPGSlidingWindowHandler (edm::ParameterSet const &) | |
void | getNewObjects () |
std::string | id () const |
std::map< std::string, int > | makeStripIdEB () |
std::map< std::string, int > | makeStripIdEE () |
void | readFromFile (const char *inputFile) |
void | writeFile (const char *inputFile) |
~EcalTPGSlidingWindowHandler () | |
Public Member Functions inherited from popcon::PopConSourceHandler< EcalTPGSlidingWindow > | |
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 | |
std::map< std::string, int > | correspEBId |
std::map< std::string, int > | correspEEId |
unsigned int | m_firstRun |
std::string | m_gentag |
unsigned int | m_i_run_number |
int | m_i_sliding |
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 |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< EcalTPGSlidingWindow > | |
typedef std::vector< Triplet > | Container |
typedef std::vector< std::pair< EcalTPGSlidingWindow *, cond::Time_t > > | OldContainer |
typedef PopConSourceHandler< EcalTPGSlidingWindow > | self |
typedef cond::Summary | Summary |
typedef cond::Time_t | Time_t |
typedef EcalTPGSlidingWindow | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< EcalTPGSlidingWindow > | |
int | add (value_type *payload, Summary *summary, Time_t time) |
cond::persistency::Session & | dbSession () const |
Protected Attributes inherited from popcon::PopConSourceHandler< EcalTPGSlidingWindow > | |
OldContainer | m_to_transfer |
std::string | m_userTextLog |
Definition at line 51 of file EcalTPGSlidingWindowHandler.h.
popcon::EcalTPGSlidingWindowHandler::EcalTPGSlidingWindowHandler | ( | edm::ParameterSet const & | ) |
Definition at line 33 of file EcalTPGSlidingWindowHandler.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.
popcon::EcalTPGSlidingWindowHandler::~EcalTPGSlidingWindowHandler | ( | ) |
Definition at line 52 of file EcalTPGSlidingWindowHandler.cc.
|
virtual |
Implements popcon::PopConSourceHandler< EcalTPGSlidingWindow >.
Definition at line 56 of file EcalTPGSlidingWindowHandler.cc.
References gather_cfg::cout, createfilelist::dataset, MillePedeFileConverter_cfg::e, econn, cppFunctionSkipper::exception, Exception, EcalCondDBInterface::fetchDataSet(), EcalCondDBInterface::fetchGlobalRunListByLocation(), RunTPGConfigDat::getConfigTag(), EcalCondDBInterface::getEcalLogicIDSetOrdered(), EcalLogicID::getID1(), EcalLogicID::getID2(), EcalLogicID::getID3(), EcalLogicID::getName(), RunList::getRuns(), FEConfigSlidingDat::getSliding(), FEConfigMainInfo::getSliId(), RunTPGConfigDat::getVersion(), cond::TagInfo_t::lastInterval, m_firstRun, m_gentag, m_i_run_number, m_i_sliding, m_i_tag, m_i_version, m_lastRun, m_location, m_pass, m_runtype, m_sid, popcon::PopConSourceHandler< EcalTPGSlidingWindow >::m_to_transfer, m_user, cond::TagInfo_t::name, AlCaHLTBitMon_ParallelJobs::p, readFromFile(), IODConfig::setConfigTag(), RunTag::setGeneralTag(), FEConfigSlidingInfo::setId(), LocationDef::setLocation(), RunTag::setLocationDef(), RunTypeDef::setRunType(), RunTag::setRunTypeDef(), EcalTPGSlidingWindow::setValue(), FEConfigMainInfo::setVersion(), cond::TagInfo_t::size, findQualityFiles::size, AlCaHLTBitMon_QueryRunRegistry::string, digi_MixPreMix_cfi::strip, popcon::PopConSourceHandler< EcalTPGSlidingWindow >::tagInfo(), groupFilesInBlocks::tt, and writeFile().
|
inlinevirtual |
Implements popcon::PopConSourceHandler< EcalTPGSlidingWindow >.
Definition at line 63 of file EcalTPGSlidingWindowHandler.h.
References analyzePatCleaning_cfg::inputFile.
std::map<std::string, int> popcon::EcalTPGSlidingWindowHandler::makeStripIdEB | ( | ) |
std::map<std::string, int> popcon::EcalTPGSlidingWindowHandler::makeStripIdEE | ( | ) |
void popcon::EcalTPGSlidingWindowHandler::readFromFile | ( | const char * | inputFile | ) |
Definition at line 329 of file EcalTPGSlidingWindowHandler.cc.
References analyzePatCleaning_cfg::inputFile, geometryCSVtoXML::line, m_i_run_number, m_i_sliding, m_i_tag, m_i_version, harvestTrackValidationPlots::str, and to_string().
Referenced by getNewObjects().
|
inlineprivate |
Definition at line 71 of file EcalTPGSlidingWindowHandler.h.
References relativeConstraints::value.
Referenced by readFromFile().
void popcon::EcalTPGSlidingWindowHandler::writeFile | ( | const char * | inputFile | ) |
Definition at line 369 of file EcalTPGSlidingWindowHandler.cc.
References m_i_run_number, m_i_sliding, m_i_tag, and m_i_version.
Referenced by getNewObjects(), and Vispa.Main.TabController.TabController::save().
|
private |
Definition at line 79 of file EcalTPGSlidingWindowHandler.h.
|
private |
Definition at line 80 of file EcalTPGSlidingWindowHandler.h.
EcalCondDBInterface* popcon::EcalTPGSlidingWindowHandler::econn |
Definition at line 68 of file EcalTPGSlidingWindowHandler.h.
Referenced by getNewObjects().
|
private |
Definition at line 77 of file EcalTPGSlidingWindowHandler.h.
Referenced by EcalTPGSlidingWindowHandler(), and getNewObjects().
|
private |
Definition at line 83 of file EcalTPGSlidingWindowHandler.h.
Referenced by EcalTPGSlidingWindowHandler(), and getNewObjects().
|
private |
Definition at line 93 of file EcalTPGSlidingWindowHandler.h.
Referenced by getNewObjects(), readFromFile(), and writeFile().
|
private |
Definition at line 94 of file EcalTPGSlidingWindowHandler.h.
Referenced by getNewObjects(), readFromFile(), and writeFile().
|
private |
Definition at line 91 of file EcalTPGSlidingWindowHandler.h.
Referenced by getNewObjects(), readFromFile(), and writeFile().
|
private |
Definition at line 92 of file EcalTPGSlidingWindowHandler.h.
Referenced by getNewObjects(), readFromFile(), and writeFile().
|
private |
Definition at line 78 of file EcalTPGSlidingWindowHandler.h.
Referenced by EcalTPGSlidingWindowHandler(), and getNewObjects().
|
private |
Definition at line 82 of file EcalTPGSlidingWindowHandler.h.
Referenced by EcalTPGSlidingWindowHandler(), and getNewObjects().
|
private |
Definition at line 87 of file EcalTPGSlidingWindowHandler.h.
Referenced by EcalTPGSlidingWindowHandler().
|
private |
Definition at line 88 of file EcalTPGSlidingWindowHandler.h.
|
private |
Definition at line 86 of file EcalTPGSlidingWindowHandler.h.
Referenced by EcalTPGSlidingWindowHandler(), and getNewObjects().
|
private |
Definition at line 89 of file EcalTPGSlidingWindowHandler.h.
|
private |
Definition at line 90 of file EcalTPGSlidingWindowHandler.h.
Referenced by EcalTPGSlidingWindowHandler(), and getNewObjects().
|
private |
Definition at line 84 of file EcalTPGSlidingWindowHandler.h.
Referenced by EcalTPGSlidingWindowHandler(), and getNewObjects().
|
private |
Definition at line 85 of file EcalTPGSlidingWindowHandler.h.
Referenced by EcalTPGSlidingWindowHandler(), and getNewObjects().