DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
TriggerInhibitAgent.hpp File Reference
#include "iomanager/Sender.hpp"
#include "iomanager/Receiver.hpp"
#include "utilities/NamedObject.hpp"
#include "daqdataformats/Types.hpp"
#include "dfmessages/TriggerDecision.hpp"
#include "dfmessages/TriggerInhibit.hpp"
#include "utilities/WorkerThread.hpp"
#include <atomic>
#include <chrono>
#include <cstdint>
#include <memory>
#include <string>
#include <thread>
Include dependency graph for TriggerInhibitAgent.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dunedaq::dfmodules::TriggerInhibitAgent
 

Namespaces

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

Detailed Description

TriggerInhibitAgent Class

The TriggerInhibitAgent class provides functionality to determine if a TriggerInhibit needs to be generated.

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

Definition in file TriggerInhibitAgent.hpp.