Public Types | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
Public Types inherited from SiStripDQMPopConSourceHandler< SiStripPedestals > | |
typedef dqm::legacy::DQMStore | DQMStore |
Public Types inherited from popcon::PopConSourceHandler< SiStripPedestals > | |
typedef std::map< Time_t, std::shared_ptr < SiStripPedestals > > | Container |
typedef std::unique_ptr < SiStripPedestals > | Ref |
typedef PopConSourceHandler < SiStripPedestals > | self |
typedef cond::Time_t | Time_t |
typedef SiStripPedestals | value_type |
Private Attributes | |
edm::FileInPath | fp_ |
SiStripPedestals | m_obj |
std::string | MEDir_ |
Additional Inherited Members | |
Protected Member Functions inherited from SiStripDQMPopConSourceHandler< SiStripPedestals > | |
uint32_t | getRunNumber () const |
Protected Member Functions inherited from popcon::PopConSourceHandler< SiStripPedestals > | |
cond::persistency::Session & | dbSession () const |
Protected Attributes inherited from popcon::PopConSourceHandler< SiStripPedestals > | |
Container | m_iovs |
std::vector< std::pair < SiStripPedestals *, Time_t > > | 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.
Definition at line 13 of file SiStripPopConPedestalsDQM.cc.
Definition at line 12 of file SiStripPopConPedestalsDQM.cc.
|
explicit |
Definition at line 30 of file SiStripPopConPedestalsDQM.cc.
References edm::ParameterSet::getUntrackedParameter(), SiStripDetInfoFileReader::kDefaultFile, MEDir_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 39 of file SiStripPopConPedestalsDQM.cc.
|
overridevirtual |
Reimplemented from SiStripDQMPopConSourceHandler< SiStripPedestals >.
Definition at line 43 of file SiStripPopConPedestalsDQM.cc.
References dqm::implementation::NavigatorBase::cd(), gather_cfg::cout, fp_, edm::FileInPath::fullPath(), dqm::implementation::IGetter::getAllContents(), timingPdfMaker::histo, dqmiolumiharvest::j, m_obj, MEDir_, SiStripPedestals::put(), SiStripDetInfoFileReader::read(), SiStripPedestals::setData(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridevirtual |
Implements SiStripDQMPopConSourceHandler< SiStripPedestals >.
Definition at line 123 of file SiStripPopConPedestalsDQM.cc.
References m_obj.
|
private |
Definition at line 22 of file SiStripPopConPedestalsDQM.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 24 of file SiStripPopConPedestalsDQM.cc.
Referenced by dqmEndJob(), and getObj().
|
private |
Definition at line 23 of file SiStripPopConPedestalsDQM.cc.
Referenced by dqmEndJob(), and SiStripPopConPedestalsHandlerFromDQM().