#include <EcalTPGPedfromFile.h>
Public Member Functions | |
EcalTPGPedfromFile (edm::ParameterSet const &) | |
void | getNewObjects () override |
std::string | id () const override |
~EcalTPGPedfromFile () override | |
Public Member Functions inherited from popcon::PopConSourceHandler< EcalTPGPedestals > | |
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, kEEChannels = 14648, kGains = 3 } |
Private Attributes | |
std::string | m_name |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< EcalTPGPedestals > | |
typedef std::map< Time_t, std::shared_ptr< EcalTPGPedestals > > | Container |
typedef std::unique_ptr< EcalTPGPedestals > | Ref |
typedef PopConSourceHandler< EcalTPGPedestals > | self |
typedef cond::Time_t | Time_t |
typedef EcalTPGPedestals | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< EcalTPGPedestals > | |
cond::persistency::Session & | dbSession () const |
Protected Attributes inherited from popcon::PopConSourceHandler< EcalTPGPedestals > | |
Container | m_iovs |
std::vector< std::pair< EcalTPGPedestals *, Time_t > > | m_to_transfer |
std::string | m_userTextLog |
Definition at line 48 of file EcalTPGPedfromFile.h.
|
private |
|
override |
Definition at line 19 of file EcalTPGPedfromFile.cc.
popcon::EcalTPGPedfromFile::EcalTPGPedfromFile | ( | edm::ParameterSet const & | ps | ) |
|
overridevirtual |
Implements popcon::PopConSourceHandler< EcalTPGPedestals >.
Definition at line 23 of file EcalTPGPedfromFile.cc.
References gather_cfg::cout, alignmentValidation::fname, PedestalClient_cfi::gain, mps_fire::i, triggerObjects_cff::id, EcalCondObjectContainer< T >::insert(), B2GTnPMonitor_cfi::item, kEBChannels, kEEChannels, kGains, mps_splice::line, VarParsing::mult, jetsAK4_Puppi_cff::payload, edm::shift, AlCaHLTBitMon_QueryRunRegistry::string, and dumpRecoGeometry_cfg::tagInfo.
|
inlineoverridevirtual |
Implements popcon::PopConSourceHandler< EcalTPGPedestals >.
Definition at line 54 of file EcalTPGPedfromFile.h.
References m_name.
|
private |
Definition at line 58 of file EcalTPGPedfromFile.h.
Referenced by id().