#include <DropBoxMetaDataPayloadInspectorHelper.h>
Public Member Functions | |
DBMetaDataPlotDisplay (DBoxMetadataHelper::recordMap theMap, std::string theTag, std::string theIOV) | |
void | plotDiffWithMetadata (const DBoxMetadataHelper::recordMap &theRefMap, std::string theRefTag, std::string theRefIOV) |
void | plotMetaDatas () |
void | setImageFileName (const std::string &theFileName) |
~DBMetaDataPlotDisplay ()=default | |
Private Member Functions | |
std::string | cleanJson (std::string str) |
void | cleanPrepString (std::string &myString) |
void | cleanProdString (std::string &myString) |
std::vector< std::string > | decompose (const std::string &s) const |
void | eraseAllSubStr (std::string &s, const std::string &toErase) |
void | prepareLine (const std::vector< std::string > &thePaths, std::vector< std::string > &output, std::string &tmp, const std::string &header) |
std::string | replaceAll (std::string str, const std::string &from, const std::string &to) |
Private Attributes | |
std::string | m_imageFileName |
image file name More... | |
std::string | m_IOVsinceDisplay |
iov since More... | |
DBoxMetadataHelper::recordMap | m_Map |
map of the record / metadata associations More... | |
std::string | m_tagName |
tag name More... | |
Definition at line 181 of file DropBoxMetaDataPayloadInspectorHelper.h.
|
inline |
Definition at line 183 of file DropBoxMetaDataPayloadInspectorHelper.h.
|
default |
|
inlineprivate |
Definition at line 534 of file DropBoxMetaDataPayloadInspectorHelper.h.
References MillePedeFileConverter_cfg::out, replaceAll(), str, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineprivate |
Definition at line 551 of file DropBoxMetaDataPayloadInspectorHelper.h.
References eraseAllSubStr(), and replaceAll().
Referenced by plotDiffWithMetadata(), and plotMetaDatas().
|
inlineprivate |
Definition at line 564 of file DropBoxMetaDataPayloadInspectorHelper.h.
References eraseAllSubStr(), and replaceAll().
Referenced by plotDiffWithMetadata(), and plotMetaDatas().
|
inlineprivate |
Definition at line 577 of file DropBoxMetaDataPayloadInspectorHelper.h.
References mps_fire::result, and alignCSCRings::s.
Referenced by plotDiffWithMetadata(), and plotMetaDatas().
|
inlineprivate |
Definition at line 540 of file DropBoxMetaDataPayloadInspectorHelper.h.
References alignCSCRings::s.
Referenced by cleanPrepString(), cleanProdString(), and plotDiffWithMetadata().
|
inline |
Definition at line 332 of file DropBoxMetaDataPayloadInspectorHelper.h.
References beamvalidation::br, svgfig::canvas(), cleanPrepString(), cleanProdString(), decompose(), eraseAllSubStr(), MillePedeFileConverter_cfg::fileName, spr::find(), DBoxMetadataHelper::getAllRecords(), mps_fire::i, crabWrapper::key, MainPageGenerator::l, mps_splice::line, groupFilesInBlocks::lines, m_imageFileName, m_IOVsinceDisplay, m_Map, m_tagName, SiStripPI::max, convertSQLitetoXML_cfg::output, prepareLine(), DBoxMetadataHelper::set_intersection(), AlCaHLTBitMon_QueryRunRegistry::string, and heppy_batch::val.
|
inline |
Definition at line 193 of file DropBoxMetaDataPayloadInspectorHelper.h.
References beamvalidation::br, svgfig::canvas(), cleanPrepString(), cleanProdString(), decompose(), MillePedeFileConverter_cfg::fileName, mps_fire::i, MainPageGenerator::l, mps_splice::line, groupFilesInBlocks::lines, m_imageFileName, m_IOVsinceDisplay, m_Map, m_tagName, SiStripPI::max, convertSQLitetoXML_cfg::output, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineprivate |
Definition at line 605 of file DropBoxMetaDataPayloadInspectorHelper.h.
References RecoTauValidation_cfi::header, convertSQLitetoXML_cfg::output, AlCaHLTBitMon_QueryRunRegistry::string, createJobs::tmp, and to_string().
Referenced by plotDiffWithMetadata().
|
inlineprivate |
Definition at line 524 of file DropBoxMetaDataPayloadInspectorHelper.h.
References str.
Referenced by cleanJson(), cleanPrepString(), and cleanProdString().
|
inline |
Definition at line 187 of file DropBoxMetaDataPayloadInspectorHelper.h.
References m_imageFileName.
|
private |
image file name
Definition at line 521 of file DropBoxMetaDataPayloadInspectorHelper.h.
Referenced by plotDiffWithMetadata(), plotMetaDatas(), and setImageFileName().
|
private |
iov since
Definition at line 520 of file DropBoxMetaDataPayloadInspectorHelper.h.
Referenced by plotDiffWithMetadata(), and plotMetaDatas().
|
private |
map of the record / metadata associations
Definition at line 518 of file DropBoxMetaDataPayloadInspectorHelper.h.
Referenced by plotDiffWithMetadata(), and plotMetaDatas().
|
private |
tag name
Definition at line 519 of file DropBoxMetaDataPayloadInspectorHelper.h.
Referenced by plotDiffWithMetadata(), and plotMetaDatas().