DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "appfwk/DAQModule.hpp"
#include "daqdataformats/SourceID.hpp"
#include "daqdataformats/Types.hpp"
#include "ers/Issue.hpp"
#include "triggeralgs/Types.hpp"
#include "trigger/serialize.hpp"
#include "logging/Logging.hpp"
#include <string>
#include <bitset>
Go to the source code of this file.
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
Macros | |
#define | TLVL_ENTER_EXIT_METHODS 10 |
#define | TLVL_GENERATION 11 |
#define | TLVL_CANDIDATE 15 |
Functions | |
dunedaq::ERS_DECLARE_ISSUE (trigger, InvalidConfiguration, "Invalid configuration error:"<< conferror,((std::string) conferror)) ERS_DECLARE_ISSUE(trigger | |
Variables | |
dunedaq::TriggerInhibited | |
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 Issues.hpp.
#define TLVL_CANDIDATE 15 |
Definition at line 28 of file Issues.hpp.
#define TLVL_ENTER_EXIT_METHODS 10 |
Definition at line 24 of file Issues.hpp.
#define TLVL_GENERATION 11 |
Definition at line 26 of file Issues.hpp.