Private Attributes | |
edm::FileInPath | fp_ |
SiStripPedestals | m_obj |
std::string | MEDir_ |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< SiStripPedestals > | |
typedef std::vector< Triplet > | Container |
typedef std::vector< std::pair< SiStripPedestals *, cond::Time_t > > | OldContainer |
typedef PopConSourceHandler< SiStripPedestals > | self |
typedef cond::Summary | Summary |
typedef cond::Time_t | Time_t |
typedef SiStripPedestals | value_type |
Protected Member Functions inherited from SiStripDQMPopConSourceHandler< SiStripPedestals > | |
uint32_t | getRunNumber () const |
Protected Member Functions inherited from popcon::PopConSourceHandler< SiStripPedestals > | |
int | add (value_type *payload, Summary *summary, Time_t time) |
cond::persistency::Session & | dbSession () const |
Protected Attributes inherited from popcon::PopConSourceHandler< SiStripPedestals > | |
OldContainer | m_to_transfer |
std::string | m_userTextLog |
::PopConSourceHandler to extract pedestal values the DQM as bad and write in the database.
Definition at line 10 of file SiStripPopConPedestalsDQM.cc.
|
explicit |
Definition at line 27 of file SiStripPopConPedestalsDQM.cc.
References edm::ParameterSet::getUntrackedParameter(), MEDir_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 35 of file SiStripPopConPedestalsDQM.cc.
|
overridevirtual |
Reimplemented from SiStripDQMPopConSourceHandler< SiStripPedestals >.
Definition at line 40 of file SiStripPopConPedestalsDQM.cc.
References DQMStore::IGetter::cd(), gather_cfg::cout, fp_, edm::FileInPath::fullPath(), DQMStore::IGetter::getAllContents(), trackerHits::histo, m_obj, MEDir_, SiStripPedestals::put(), matplotRender::reader, SiStripPedestals::setData(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridevirtual |
Implements SiStripDQMPopConSourceHandler< SiStripPedestals >.
Definition at line 118 of file SiStripPopConPedestalsDQM.cc.
References m_obj.
|
private |
Definition at line 19 of file SiStripPopConPedestalsDQM.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 21 of file SiStripPopConPedestalsDQM.cc.
Referenced by dqmEndJob(), and getObj().
|
private |
Definition at line 20 of file SiStripPopConPedestalsDQM.cc.
Referenced by dqmEndJob(), and SiStripPopConPedestalsHandlerFromDQM().