#include <EcalTPGWeightGroupHandler.h>
Public Attributes | |
EcalCondDBInterface * | econn |
Private Member Functions | |
std::string | to_string (char value[]) |
Private Attributes | |
std::map< std::string, int > | correspId |
const EcalElectronicsMapping * | ecalMapping_ |
unsigned int | m_firstRun |
std::string | m_gentag |
unsigned int | m_i_run_number |
std::string | m_i_tag |
int | m_i_version |
int | m_i_weightGroup |
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< EcalTPGWeightGroup > | |
typedef std::vector< Triplet > | Container |
typedef std::vector< std::pair< EcalTPGWeightGroup *, cond::Time_t > > | OldContainer |
typedef PopConSourceHandler< EcalTPGWeightGroup > | self |
typedef cond::Summary | Summary |
typedef cond::Time_t | Time_t |
typedef EcalTPGWeightGroup | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< EcalTPGWeightGroup > | |
int | add (value_type *payload, Summary *summary, Time_t time) |
cond::persistency::Session & | dbSession () const |
Protected Attributes inherited from popcon::PopConSourceHandler< EcalTPGWeightGroup > | |
OldContainer | m_to_transfer |
std::string | m_userTextLog |
Definition at line 51 of file EcalTPGWeightGroupHandler.h.
popcon::EcalTPGWeightGroupHandler::EcalTPGWeightGroupHandler | ( | edm::ParameterSet const & | ) |
Definition at line 30 of file EcalTPGWeightGroupHandler.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::EcalTPGWeightGroupHandler::~EcalTPGWeightGroupHandler | ( | ) |
Definition at line 47 of file EcalTPGWeightGroupHandler.cc.
|
virtual |
Implements popcon::PopConSourceHandler< EcalTPGWeightGroup >.
Definition at line 51 of file EcalTPGWeightGroupHandler.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(), RunTPGConfigDat::getVersion(), FEConfigMainInfo::getWeiId(), cond::TagInfo_t::lastInterval, m_firstRun, m_gentag, m_i_run_number, m_i_tag, m_i_version, m_i_weightGroup, m_lastRun, m_location, m_pass, m_runtype, m_sid, popcon::PopConSourceHandler< EcalTPGWeightGroup >::m_to_transfer, m_user, genParticles_cff::map, cond::TagInfo_t::name, AlCaHLTBitMon_ParallelJobs::p, readFromFile(), IODConfig::setConfigTag(), RunTag::setGeneralTag(), FEConfigWeightInfo::setId(), LocationDef::setLocation(), RunTag::setLocationDef(), RunTypeDef::setRunType(), RunTag::setRunTypeDef(), EcalTPGGroups::setValue(), FEConfigMainInfo::setVersion(), cond::TagInfo_t::size, findQualityFiles::size, harvestTrackValidationPlots::str, AlCaHLTBitMon_QueryRunRegistry::string, digi_MixPreMix_cfi::strip, popcon::PopConSourceHandler< EcalTPGWeightGroup >::tagInfo(), groupFilesInBlocks::tt, and writeFile().
|
inlinevirtual |
Implements popcon::PopConSourceHandler< EcalTPGWeightGroup >.
Definition at line 62 of file EcalTPGWeightGroupHandler.h.
References analyzePatCleaning_cfg::inputFile.
std::map<std::string, int> popcon::EcalTPGWeightGroupHandler::makeStripId | ( | ) |
void popcon::EcalTPGWeightGroupHandler::readFromFile | ( | const char * | inputFile | ) |
Definition at line 324 of file EcalTPGWeightGroupHandler.cc.
References analyzePatCleaning_cfg::inputFile, geometryCSVtoXML::line, m_i_run_number, m_i_tag, m_i_version, m_i_weightGroup, harvestTrackValidationPlots::str, and to_string().
Referenced by getNewObjects().
|
inlineprivate |
Definition at line 70 of file EcalTPGWeightGroupHandler.h.
References relativeConstraints::value.
Referenced by readFromFile().
void popcon::EcalTPGWeightGroupHandler::writeFile | ( | const char * | inputFile | ) |
Definition at line 364 of file EcalTPGWeightGroupHandler.cc.
References m_i_run_number, m_i_tag, m_i_version, and m_i_weightGroup.
Referenced by getNewObjects(), and Vispa.Main.TabController.TabController::save().
|
private |
Definition at line 79 of file EcalTPGWeightGroupHandler.h.
|
private |
Definition at line 81 of file EcalTPGWeightGroupHandler.h.
EcalCondDBInterface* popcon::EcalTPGWeightGroupHandler::econn |
Definition at line 67 of file EcalTPGWeightGroupHandler.h.
Referenced by getNewObjects().
|
private |
Definition at line 76 of file EcalTPGWeightGroupHandler.h.
Referenced by EcalTPGWeightGroupHandler(), and getNewObjects().
|
private |
Definition at line 83 of file EcalTPGWeightGroupHandler.h.
Referenced by EcalTPGWeightGroupHandler(), and getNewObjects().
|
private |
Definition at line 93 of file EcalTPGWeightGroupHandler.h.
Referenced by getNewObjects(), readFromFile(), and writeFile().
|
private |
Definition at line 91 of file EcalTPGWeightGroupHandler.h.
Referenced by getNewObjects(), readFromFile(), and writeFile().
|
private |
Definition at line 92 of file EcalTPGWeightGroupHandler.h.
Referenced by getNewObjects(), readFromFile(), and writeFile().
|
private |
Definition at line 94 of file EcalTPGWeightGroupHandler.h.
Referenced by getNewObjects(), readFromFile(), and writeFile().
|
private |
Definition at line 77 of file EcalTPGWeightGroupHandler.h.
Referenced by EcalTPGWeightGroupHandler(), and getNewObjects().
|
private |
Definition at line 82 of file EcalTPGWeightGroupHandler.h.
Referenced by EcalTPGWeightGroupHandler(), and getNewObjects().
|
private |
Definition at line 87 of file EcalTPGWeightGroupHandler.h.
Referenced by EcalTPGWeightGroupHandler().
|
private |
Definition at line 88 of file EcalTPGWeightGroupHandler.h.
|
private |
Definition at line 86 of file EcalTPGWeightGroupHandler.h.
Referenced by EcalTPGWeightGroupHandler(), and getNewObjects().
|
private |
Definition at line 89 of file EcalTPGWeightGroupHandler.h.
|
private |
Definition at line 90 of file EcalTPGWeightGroupHandler.h.
Referenced by EcalTPGWeightGroupHandler(), and getNewObjects().
|
private |
Definition at line 84 of file EcalTPGWeightGroupHandler.h.
Referenced by EcalTPGWeightGroupHandler(), and getNewObjects().
|
private |
Definition at line 85 of file EcalTPGWeightGroupHandler.h.
Referenced by EcalTPGWeightGroupHandler(), and getNewObjects().