ATLAS Offline Software
|
#include "xAODTrigL1Calo/L1TopoRawDataContainer.h"
#include "xAODTrigger/L1TopoSimResultsContainer.h"
#include "TrigT1Interfaces/TrigT1StoreGateKeys.h"
#include "TrigT1Result/CTP_RDO.h"
#include "TrigConfData/L1Menu.h"
#include "AthenaMonitoring/AthMonitorAlgorithm.h"
#include "AthenaMonitoringKernel/Monitored.h"
#include "StoreGate/ReadHandleKey.h"
#include "StoreGate/WriteHandleKey.h"
#include "GaudiKernel/LockedHandle.h"
#include <bitset>
#include <optional>
Go to the source code of this file.
Classes | |
class | L1TopoOnlineMonitor |
Algorithm to monitor L1Topo transmission and simulation errors for the (Run-3) L1Topo boards. More... | |
struct | L1TopoOnlineMonitor::DecisionBits |
Helper structure holding decision bitsets, passed between the monitoring methods. More... | |