#include <LegacyIOHelper.h>
Public Types | |
typedef dqm::implementation::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
Public Member Functions | |
LegacyIOHelper (DQMStore *dqmstore) | |
void | save (std::string const &filename, std::string const &path="", uint32_t const run=0, bool saveall=true, std::string const &fileupdate="RECREATE") |
Private Member Functions | |
bool | createDirectoryIfNeededAndCd (const std::string &path) |
Private Attributes | |
DQMStore * | dbe_ |
Definition at line 14 of file LegacyIOHelper.h.
Definition at line 17 of file LegacyIOHelper.h.
Definition at line 18 of file LegacyIOHelper.h.
|
inline |
Definition at line 19 of file LegacyIOHelper.h.
|
private |
Definition at line 124 of file LegacyIOHelper.cc.
References cms::cuda::assert(), mps_fire::end, Exception, EcalTangentSkim_cfg::o, castor_dqm_sourceclient_file_cfg::path, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by save().
void LegacyIOHelper::save | ( | std::string const & | filename, |
std::string const & | path = "" , |
||
uint32_t const | run = 0 , |
||
bool | saveall = true , |
||
std::string const & | fileupdate = "RECREATE" |
||
) |
Definition at line 13 of file LegacyIOHelper.cc.
References visDQMUpload::buf, Skims_PA_cff::content, gather_cfg::cout, createDirectoryIfNeededAndCd(), dbe_, TrackerOfflineValidation_Dqm_cff::dirName, FrontierConditions_GlobalTag_cff::file, corrVsCorr::filename, dqm::implementation::IGetter::getAllContents(), MonitorElementData::INT, hlt_dqm_clientPB-live_cfg::me, summarizeEdmComparisonLogfiles::objectName, runTheMatrix::opt, castor_dqm_sourceclient_file_cfg::path, MonitorElementData::REAL, mps_fire::result, writedatasetfile::run, str, MonitorElementData::STRING, AlCaHLTBitMon_QueryRunRegistry::string, and createPayload::suffix.
|
private |
Definition at line 37 of file LegacyIOHelper.h.
Referenced by save().