DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "SSPLEDCalibWrapper.hpp"
Go to the source code of this file.
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::sspmodules |
Macros | |
#define | SSPMODULES_SRC_SSPLEDCALIBWRAPPER_CPP_ |
#define | TRACE_NAME "SSPLEDCalibWrapper" |
TRACE debug levels used in this source file. | |
Enumerations | |
enum | { TLVL_ENTER_EXIT_METHODS = 5 , TLVL_WORK_STEPS = 10 , TLVL_BOOKKEEPING = 15 , TLVL_FULL_DEBUG = 63 } |
SSP library wrapper implementation
This is part of the DUNE DAQ , copyright 2022. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file SSPLEDCalibWrapper.cpp.
#define SSPMODULES_SRC_SSPLEDCALIBWRAPPER_CPP_ |
Definition at line 9 of file SSPLEDCalibWrapper.cpp.
#define TRACE_NAME "SSPLEDCalibWrapper" |
TRACE debug levels used in this source file.
Definition at line 16 of file SSPLEDCalibWrapper.cpp.
anonymous enum |
Enumerator | |
---|---|
TLVL_ENTER_EXIT_METHODS | |
TLVL_WORK_STEPS | |
TLVL_BOOKKEEPING | |
TLVL_FULL_DEBUG |
Definition at line 18 of file SSPLEDCalibWrapper.cpp.