#include <EcalIntercalibHandler.h>
Public Member Functions | |
EcalIntercalibHandler (edm::ParameterSet const &) | |
void | getNewObjects () override |
std::string | id () const override |
void | readTXT (const std::string &filename, EcalFloatCondObjectContainer &record) |
void | readXML (const std::string &filename, EcalFloatCondObjectContainer &record) |
~EcalIntercalibHandler () override | |
Public Member Functions inherited from popcon::PopConSourceHandler< EcalIntercalibConstants > | |
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 () |
cond::TagInfo_t const & | tagInfo () const |
std::string const & | userTextLog () const |
virtual | ~PopConSourceHandler () |
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::map< Time_t, std::shared_ptr < EcalIntercalibConstants > > | Container |
typedef std::unique_ptr < EcalIntercalibConstants > | Ref |
typedef PopConSourceHandler < EcalIntercalibConstants > | self |
typedef cond::Time_t | Time_t |
typedef EcalIntercalibConstants | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< EcalIntercalibConstants > | |
cond::persistency::Session & | dbSession () const |
Protected Attributes inherited from popcon::PopConSourceHandler< EcalIntercalibConstants > | |
Container | m_iovs |
std::vector< std::pair < EcalIntercalibConstants *, Time_t > > | m_to_transfer |
std::string | m_userTextLog |
Definition at line 47 of file EcalIntercalibHandler.h.
popcon::EcalIntercalibHandler::EcalIntercalibHandler | ( | edm::ParameterSet const & | ps | ) |
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 18 of file EcalIntercalibHandler.cc.
|
overridevirtual |
Implements popcon::PopConSourceHandler< EcalIntercalibConstants >.
Definition at line 20 of file EcalIntercalibHandler.cc.
References jetCorrFactors_cfi::payload, contentValuesCheck::ss, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineoverridevirtual |
Implements popcon::PopConSourceHandler< EcalIntercalibConstants >.
Definition at line 56 of file EcalIntercalibHandler.h.
References m_name.
void popcon::EcalIntercalibHandler::readTXT | ( | const std::string & | filename, |
EcalFloatCondObjectContainer & | record | ||
) |
Definition at line 97 of file EcalIntercalibHandler.cc.
References PVValHelper::eta, EBDetId::ETAPHIMODE, beamvalidation::exit(), kChannels, kEBChannels, kEEChannels, geometryCSVtoXML::line, AlCaHLTBitMon_QueryRunRegistry::string, hgcalPerformanceValidation::val, and EEDetId::XYMODE.
void popcon::EcalIntercalibHandler::readXML | ( | const std::string & | filename, |
EcalFloatCondObjectContainer & | record | ||
) |
Definition at line 41 of file EcalIntercalibHandler.cc.
References beamvalidation::exit(), newFWLiteAna::found, mps_fire::i, kEBChannels, kEEChannels, AlCaHLTBitMon_QueryRunRegistry::string, EBDetId::unhashIndex(), EEDetId::unhashIndex(), and hgcalPerformanceValidation::val.
EcalCondDBInterface* popcon::EcalIntercalibHandler::econn |
Definition at line 57 of file EcalIntercalibHandler.h.
|
private |
Definition at line 63 of file EcalIntercalibHandler.h.
Referenced by EcalIntercalibHandler().
|
private |
Definition at line 64 of file EcalIntercalibHandler.h.
Referenced by EcalIntercalibHandler().
|
private |
Definition at line 62 of file EcalIntercalibHandler.h.
Referenced by EcalIntercalibHandler().
|
private |
Definition at line 61 of file EcalIntercalibHandler.h.
Referenced by id().
|
private |
Definition at line 60 of file EcalIntercalibHandler.h.