#include <L1TUtmTriggerMenuPayloadInspectorHelper.h>
Public Member Functions | |
L1TUtmTriggerMenuDisplay (const L1TUtmTriggerMenu *thisMenu, std::string theTag, std::string theIOV) | |
void | plotDiffWithOtherMenu (const L1TUtmTriggerMenu *other, std::string theRefTag, std::string theRefIOV) |
void | setImageFileName (const std::string &theFileName) |
~L1TUtmTriggerMenuDisplay ()=default | |
Private Attributes | |
std::string | m_imageFileName |
image file name More... | |
L1UtmTriggerMenuInfo | m_info |
map of the record / metadata associations More... | |
std::string | m_IOVsinceDisplay |
iov since More... | |
std::string | m_tagName |
tag name More... | |
Definition at line 102 of file L1TUtmTriggerMenuPayloadInspectorHelper.h.
|
inline |
Definition at line 104 of file L1TUtmTriggerMenuPayloadInspectorHelper.h.
|
default |
|
inline |
Definition at line 114 of file L1TUtmTriggerMenuPayloadInspectorHelper.h.
References svgfig::canvas(), MillePedeFileConverter_cfg::fileName, mps_fire::i, MainPageGenerator::l, mps_splice::line, groupFilesInBlocks::lines, m_imageFileName, m_info, m_IOVsinceDisplay, m_tagName, SiStripPI::max, L1TUtmTriggerMenuInspectorHelper::L1UtmTriggerMenuInfo::onlyInOther(), L1TUtmTriggerMenuInspectorHelper::L1UtmTriggerMenuInfo::onlyInThis(), trackingPlots::other, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 108 of file L1TUtmTriggerMenuPayloadInspectorHelper.h.
References m_imageFileName.
|
private |
image file name
Definition at line 209 of file L1TUtmTriggerMenuPayloadInspectorHelper.h.
Referenced by plotDiffWithOtherMenu(), and setImageFileName().
|
private |
map of the record / metadata associations
Definition at line 206 of file L1TUtmTriggerMenuPayloadInspectorHelper.h.
Referenced by plotDiffWithOtherMenu().
|
private |
iov since
Definition at line 208 of file L1TUtmTriggerMenuPayloadInspectorHelper.h.
Referenced by plotDiffWithOtherMenu().
|
private |
tag name
Definition at line 207 of file L1TUtmTriggerMenuPayloadInspectorHelper.h.
Referenced by plotDiffWithOtherMenu().