#include <L1TUtmTriggerMenuPayloadInspectorHelper.h>
Public Member Functions | |
L1UtmTriggerMenuInfo (const L1TUtmTriggerMenu *l1utmMenu) | |
const std::vector< std::string > | listOfAlgos () const |
const std::vector< std::string > | listOfCommonAlgos (const L1TUtmTriggerMenu *other) const |
const std::vector< std::string > | onlyInOther (const L1TUtmTriggerMenu *other) const |
const std::vector< std::string > | onlyInThis (const L1TUtmTriggerMenu *other) const |
~L1UtmTriggerMenuInfo ()=default | |
Private Attributes | |
l1tUtmAlgoMap | m_map |
Definition at line 18 of file L1TUtmTriggerMenuPayloadInspectorHelper.h.
|
inline |
Definition at line 21 of file L1TUtmTriggerMenuPayloadInspectorHelper.h.
References L1TUtmTriggerMenu::getAlgorithmMap(), and m_map.
|
default |
|
inline |
Definition at line 27 of file L1TUtmTriggerMenuPayloadInspectorHelper.h.
References m_map, convertSQLitetoXML_cfg::output, and HcalDetIdTransform::transform().
|
inline |
Definition at line 39 of file L1TUtmTriggerMenuPayloadInspectorHelper.h.
References submitPVResolutionJobs::key, m_map, trackingPlots::other, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 78 of file L1TUtmTriggerMenuPayloadInspectorHelper.h.
References submitPVResolutionJobs::key, m_map, trackingPlots::other, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by L1TUtmTriggerMenuInspectorHelper::L1TUtmTriggerMenuDisplay::plotDiffWithOtherMenu().
|
inline |
Definition at line 58 of file L1TUtmTriggerMenuPayloadInspectorHelper.h.
References submitPVResolutionJobs::key, m_map, trackingPlots::other, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by L1TUtmTriggerMenuInspectorHelper::L1TUtmTriggerMenuDisplay::plotDiffWithOtherMenu().
|
private |
Definition at line 99 of file L1TUtmTriggerMenuPayloadInspectorHelper.h.
Referenced by L1UtmTriggerMenuInfo(), listOfAlgos(), listOfCommonAlgos(), onlyInOther(), and onlyInThis().