#include <EcalPFRecHitThresholdsHandler.h>
Public Member Functions | |
EcalPFRecHitThresholdsHandler (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) |
~EcalPFRecHitThresholdsHandler () override | |
Public Member Functions inherited from popcon::PopConSourceHandler< EcalPFRecHitThresholds > | |
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 EcalPFRecHitThresholds * | myPFRecHitThresholds |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< EcalPFRecHitThresholds > | |
typedef std::map< Time_t, std::shared_ptr< EcalPFRecHitThresholds > > | Container |
typedef std::unique_ptr< EcalPFRecHitThresholds > | Ref |
typedef PopConSourceHandler< EcalPFRecHitThresholds > | self |
typedef cond::Time_t | Time_t |
typedef EcalPFRecHitThresholds | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< EcalPFRecHitThresholds > | |
cond::persistency::Session & | dbSession () const |
Protected Attributes inherited from popcon::PopConSourceHandler< EcalPFRecHitThresholds > | |
Container | m_iovs |
std::vector< std::pair< EcalPFRecHitThresholds *, Time_t > > | m_to_transfer |
std::string | m_userTextLog |
Definition at line 46 of file EcalPFRecHitThresholdsHandler.h.
popcon::EcalPFRecHitThresholdsHandler::EcalPFRecHitThresholdsHandler | ( | edm::ParameterSet const & | ps | ) |
Definition at line 10 of file EcalPFRecHitThresholdsHandler.cc.
References edm::ParameterSet::getParameter(), m_file_name, m_file_type, m_firstRun, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 18 of file EcalPFRecHitThresholdsHandler.cc.
|
overridevirtual |
Implements popcon::PopConSourceHandler< EcalPFRecHitThresholds >.
Definition at line 20 of file EcalPFRecHitThresholdsHandler.cc.
References jetsAK4_Puppi_cff::payload, contentValuesCheck::ss, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineoverridevirtual |
Implements popcon::PopConSourceHandler< EcalPFRecHitThresholds >.
Definition at line 55 of file EcalPFRecHitThresholdsHandler.h.
References m_name.
void popcon::EcalPFRecHitThresholdsHandler::readTXT | ( | const std::string & | filename, |
EcalFloatCondObjectContainer & | record | ||
) |
Definition at line 97 of file EcalPFRecHitThresholdsHandler.cc.
References PVValHelper::eta, EBDetId::ETAPHIMODE, beamvalidation::exit(), kChannels, kEBChannels, kEEChannels, mps_splice::line, phi, AlCaHarvesting_cff::record, AlCaHLTBitMon_QueryRunRegistry::string, heppy_batch::val, x, EEDetId::XYMODE, y, and z.
void popcon::EcalPFRecHitThresholdsHandler::readXML | ( | const std::string & | filename, |
EcalFloatCondObjectContainer & | record | ||
) |
Definition at line 41 of file EcalPFRecHitThresholdsHandler.cc.
References beamvalidation::exit(), newFWLiteAna::found, mps_fire::i, kEBChannels, kEEChannels, AlCaHarvesting_cff::record, AlCaHLTBitMon_QueryRunRegistry::string, EBDetId::unhashIndex(), EEDetId::unhashIndex(), and heppy_batch::val.
EcalCondDBInterface* popcon::EcalPFRecHitThresholdsHandler::econn |
Definition at line 56 of file EcalPFRecHitThresholdsHandler.h.
|
private |
Definition at line 62 of file EcalPFRecHitThresholdsHandler.h.
Referenced by EcalPFRecHitThresholdsHandler().
|
private |
Definition at line 63 of file EcalPFRecHitThresholdsHandler.h.
Referenced by EcalPFRecHitThresholdsHandler().
|
private |
Definition at line 61 of file EcalPFRecHitThresholdsHandler.h.
Referenced by EcalPFRecHitThresholdsHandler().
|
private |
Definition at line 60 of file EcalPFRecHitThresholdsHandler.h.
Referenced by id().
|
private |
Definition at line 59 of file EcalPFRecHitThresholdsHandler.h.