DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
SSPLEDCalibWrapper.cpp File Reference
Include dependency graph for SSPLEDCalibWrapper.cpp:

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 }
 

Detailed Description

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.

Macro Definition Documentation

◆ SSPMODULES_SRC_SSPLEDCALIBWRAPPER_CPP_

#define SSPMODULES_SRC_SSPLEDCALIBWRAPPER_CPP_

Definition at line 9 of file SSPLEDCalibWrapper.cpp.

◆ TRACE_NAME

#define TRACE_NAME   "SSPLEDCalibWrapper"

TRACE debug levels used in this source file.

Definition at line 16 of file SSPLEDCalibWrapper.cpp.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
TLVL_ENTER_EXIT_METHODS 
TLVL_WORK_STEPS 
TLVL_BOOKKEEPING 
TLVL_FULL_DEBUG 

Definition at line 18 of file SSPLEDCalibWrapper.cpp.

19{
21 TLVL_WORK_STEPS = 10,
22 TLVL_BOOKKEEPING = 15,
24};
@ TLVL_FULL_DEBUG
@ TLVL_ENTER_EXIT_METHODS