DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
TriggerInhibitAgent.cpp File Reference
#include "dfmodules/TriggerInhibitAgent.hpp"
#include "dfmodules/CommonIssues.hpp"
#include "logging/Logging.hpp"
#include <memory>
#include <string>
#include <utility>
Include dependency graph for TriggerInhibitAgent.cpp:

Go to the source code of this file.

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::dfmodules
 An ERS Issue for DataStore creation failure.
 

Macros

#define TRACE_NAME   "TriggerInhibitAgent"
 Name used by TRACE TLOG calls from this source file.
 

Enumerations

enum  { TLVL_ENTER_EXIT_METHODS = 5 , TLVL_WORK_STEPS = 10 }
 

Detailed Description

TriggerInhibitAgent class implementation

This is part of the DUNE DAQ Software Suite, copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.

Definition in file TriggerInhibitAgent.cpp.

Macro Definition Documentation

◆ TRACE_NAME

#define TRACE_NAME   "TriggerInhibitAgent"

Name used by TRACE TLOG calls from this source file.

Definition at line 21 of file TriggerInhibitAgent.cpp.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
TLVL_ENTER_EXIT_METHODS 
TLVL_WORK_STEPS 

Definition at line 22 of file TriggerInhibitAgent.cpp.

23{
25 TLVL_WORK_STEPS = 10
26};
@ TLVL_ENTER_EXIT_METHODS