#include <EcalIntercalibHandler.h>
Public Attributes | |
EcalCondDBInterface * | econn |
Private Attributes | |
std::string | m_file_name |
std::string | m_file_type |
unsigned int | m_firstRun |
std::string | m_name |
const EcalIntercalibConstants * | myintercalib |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< EcalIntercalibConstants > | |
typedef std::vector< Triplet > | Container |
typedef std::vector< std::pair< EcalIntercalibConstants *, cond::Time_t > > | OldContainer |
typedef PopConSourceHandler< EcalIntercalibConstants > | self |
typedef cond::Summary | Summary |
typedef cond::Time_t | Time_t |
typedef EcalIntercalibConstants | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< EcalIntercalibConstants > | |
int | add (value_type *payload, Summary *summary, Time_t time) |
cond::persistency::Session & | dbSession () const |
Protected Attributes inherited from popcon::PopConSourceHandler< EcalIntercalibConstants > | |
OldContainer | m_to_transfer |
std::string | m_userTextLog |
Definition at line 53 of file EcalIntercalibHandler.h.
popcon::EcalIntercalibHandler::EcalIntercalibHandler | ( | edm::ParameterSet const & | ) |
Definition at line 10 of file EcalIntercalibHandler.cc.
References edm::ParameterSet::getParameter(), m_file_name, m_file_type, m_firstRun, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 19 of file EcalIntercalibHandler.cc.
|
overridevirtual |
Implements popcon::PopConSourceHandler< EcalIntercalibConstants >.
Definition at line 21 of file EcalIntercalibHandler.cc.
References m_file_name, m_file_type, m_firstRun, jets_cff::payload, readTXT(), readXML(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineoverridevirtual |
Implements popcon::PopConSourceHandler< EcalIntercalibConstants >.
Definition at line 62 of file EcalIntercalibHandler.h.
void popcon::EcalIntercalibHandler::readTXT | ( | const std::string & | filename, |
EcalFloatCondObjectContainer & | record | ||
) |
Definition at line 99 of file EcalIntercalibHandler.cc.
References PVValHelper::eta, EBDetId::ETAPHIMODE, cmsRelvalreport::exit, kChannels, kEBChannels, kEEChannels, geometryCSVtoXML::line, AlCaHLTBitMon_QueryRunRegistry::string, heppy_batch::val, and EEDetId::XYMODE.
Referenced by getNewObjects().
void popcon::EcalIntercalibHandler::readXML | ( | const std::string & | filename, |
EcalFloatCondObjectContainer & | record | ||
) |
Definition at line 42 of file EcalIntercalibHandler.cc.
References cmsRelvalreport::exit, runEdmFileComparison::found, mps_fire::i, kEBChannels, kEEChannels, AlCaHLTBitMon_QueryRunRegistry::string, EBDetId::unhashIndex(), EEDetId::unhashIndex(), and heppy_batch::val.
Referenced by getNewObjects().
EcalCondDBInterface* popcon::EcalIntercalibHandler::econn |
Definition at line 63 of file EcalIntercalibHandler.h.
|
private |
Definition at line 69 of file EcalIntercalibHandler.h.
Referenced by EcalIntercalibHandler(), and getNewObjects().
|
private |
Definition at line 70 of file EcalIntercalibHandler.h.
Referenced by EcalIntercalibHandler(), and getNewObjects().
|
private |
Definition at line 68 of file EcalIntercalibHandler.h.
Referenced by EcalIntercalibHandler(), and getNewObjects().
|
private |
Definition at line 67 of file EcalIntercalibHandler.h.
|
private |
Definition at line 66 of file EcalIntercalibHandler.h.