#include <SiStripBaseServiceFromDQM.h>
Classes | |
struct | StringNotMatch |
Public Member Functions | |
virtual bool | checkForCompatibility (std::string ss) |
Check is the transfer is needed. More... | |
virtual void | getMetaDataString (std::stringstream &ss) |
Used to fill the logDB. More... | |
SiStripBaseServiceFromDQM (const edm::ParameterSet &) | |
virtual | ~SiStripBaseServiceFromDQM () |
Public Member Functions inherited from SiStripCondObjBuilderBase< T > | |
virtual void | getObj (T *&obj) |
virtual void | initialize () |
SiStripCondObjBuilderBase (const edm::ParameterSet &pset) | |
virtual | ~SiStripCondObjBuilderBase () |
Protected Member Functions | |
void | getModuleFolderList (std::vector< std::string > &mfolders) |
Fill the mfolders vector with the full list of directories for all the modules. More... | |
MonitorElement * | getModuleHistogram (const uint32_t detId, const std::string &name) |
uint32_t | getRunNumber () const |
Returns the run number from the cfg. More... | |
bool | goToDir (const std::string &name) |
Uses DQM utilities to access the requested dir. More... | |
void | openRequestedFile () |
Uses DQMStore to access the DQM file. More... | |
Protected Attributes | |
DQMStore * | dqmStore_ |
boost::shared_ptr < SiStripFolderOrganizer > | folderOrganizer_ |
edm::ParameterSet | iConfig_ |
Protected Attributes inherited from SiStripCondObjBuilderBase< T > | |
edm::ParameterSet | _pset |
T * | obj_ |
Definition at line 30 of file SiStripBaseServiceFromDQM.h.
|
explicit |
Definition at line 82 of file SiStripBaseServiceFromDQM.h.
References SiStripCondObjBuilderBase< T >::obj_.
|
virtual |
Definition at line 93 of file SiStripBaseServiceFromDQM.h.
|
virtual |
Check is the transfer is needed.
Reimplemented from SiStripCondObjBuilderBase< T >.
Definition at line 197 of file SiStripBaseServiceFromDQM.h.
|
virtual |
Used to fill the logDB.
Reimplemented from SiStripCondObjBuilderBase< T >.
Definition at line 190 of file SiStripBaseServiceFromDQM.h.
References gather_cfg::cout.
|
protected |
Fill the mfolders vector with the full list of directories for all the modules.
Definition at line 141 of file SiStripBaseServiceFromDQM.h.
References AlCaHLTBitMon_QueryRunRegistry::string.
|
protected |
Returns a pointer to the monitoring element corresponding to the given detId and name.
The name convention for module histograms is NAME__det__DETID. The name provided must be NAME, removing all the __det__DETID part. This latter part will be built and attached internally using the provided detId.
|
protected |
Returns the run number from the cfg.
Definition at line 183 of file SiStripBaseServiceFromDQM.h.
|
protected |
Uses DQM utilities to access the requested dir.
Definition at line 118 of file SiStripBaseServiceFromDQM.h.
References TrackerOfflineValidation_Dqm_cff::dirName, and AlCaHLTBitMon_QueryRunRegistry::string.
|
protected |
Uses DQMStore to access the DQM file.
Definition at line 98 of file SiStripBaseServiceFromDQM.h.
References MillePedeFileConverter_cfg::fileName, cppFunctionSkipper::operator, and AlCaHLTBitMon_QueryRunRegistry::string.
|
protected |
Definition at line 60 of file SiStripBaseServiceFromDQM.h.
|
protected |
Definition at line 62 of file SiStripBaseServiceFromDQM.h.
|
protected |
Definition at line 61 of file SiStripBaseServiceFromDQM.h.