#include <EcalLaser_weekly_Handler.h>
Public Member Functions | |
EcalLaser_weekly_Handler (edm::ParameterSet const &) | |
void | getNewObjects () override |
std::string | id () const override |
~EcalLaser_weekly_Handler () override | |
Public Member Functions inherited from popcon::PopConSourceHandler< EcalLaserAPDPNRatios > | |
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 () |
Private Types | |
enum | { kEBChannels = 61200, kEBEta = 85, kEEChannels = 14648 } |
Private Attributes | |
std::string | m_name |
const EcalLaserAPDPNRatios * | myapdpns |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< EcalLaserAPDPNRatios > | |
typedef std::map< Time_t, std::shared_ptr < EcalLaserAPDPNRatios > > | Container |
typedef std::unique_ptr < EcalLaserAPDPNRatios > | Ref |
typedef PopConSourceHandler < EcalLaserAPDPNRatios > | self |
typedef cond::Time_t | Time_t |
typedef EcalLaserAPDPNRatios | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< EcalLaserAPDPNRatios > | |
cond::persistency::Session & | dbSession () const |
Protected Attributes inherited from popcon::PopConSourceHandler< EcalLaserAPDPNRatios > | |
Container | m_iovs |
std::vector< std::pair < EcalLaserAPDPNRatios *, Time_t > > | m_to_transfer |
std::string | m_userTextLog |
Definition at line 51 of file EcalLaser_weekly_Handler.h.
|
private |
|
override |
Definition at line 19 of file EcalLaser_weekly_Handler.cc.
popcon::EcalLaser_weekly_Handler::EcalLaser_weekly_Handler | ( | edm::ParameterSet const & | ps | ) |
|
overridevirtual |
Implements popcon::PopConSourceHandler< EcalLaserAPDPNRatios >.
Definition at line 23 of file EcalLaser_weekly_Handler.cc.
References Tm::cmsNanoSeconds(), alignCSCRings::corr, gather_cfg::cout, beamvalidation::exit(), alignmentValidation::fname, mps_fire::i, kEBChannels, kEEChannels, EcalLaserAPDPNRatios::EcalLaserAPDPNpair::p1, EcalLaserAPDPNRatios::EcalLaserAPDPNpair::p2, EcalLaserAPDPNRatios::EcalLaserAPDPNpair::p3, jetCorrFactors_cfi::payload, submitPVValidationJobs::run, EcalCondObjectContainer< T >::size(), command_line::start, AlCaHLTBitMon_QueryRunRegistry::string, submitPVValidationJobs::t, EcalLaserAPDPNRatios::EcalLaserTimeStamp::t1, EcalLaserAPDPNRatios::EcalLaserTimeStamp::t2, EcalLaserAPDPNRatios::EcalLaserTimeStamp::t3, dumpRecoGeometry_cfg::tagInfo, cond::timestamp, EBDetId::unhashIndex(), EEDetId::unhashIndex(), and edm::Timestamp::value().
|
inlineoverridevirtual |
Implements popcon::PopConSourceHandler< EcalLaserAPDPNRatios >.
Definition at line 57 of file EcalLaser_weekly_Handler.h.
References m_name.
|
private |
Definition at line 62 of file EcalLaser_weekly_Handler.h.
Referenced by id().
|
private |
Definition at line 61 of file EcalLaser_weekly_Handler.h.