DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "LivetimeCounter.hpp"
#include "dfmessages/TriggerDecisionToken.hpp"
#include "dfmessages/Types.hpp"
#include "iomanager/Receiver.hpp"
#include <atomic>
#include <chrono>
#include <memory>
#include <set>
#include <string>
#include <thread>
Go to the source code of this file.
Classes | |
class | dunedaq::trigger::TokenManager |
TokenManager keeps track of the number of in-flight trigger decisions. More... | |
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::trigger |
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 TokenManager.hpp.