HALDLS
current_dac.h
Go to the documentation of this file.
1 #pragma once
3 #include "haldls/vx/genpybind.h"
4 
6 
7 using CurrentDAC GENPYBIND(visible) = haldls::vx::CurrentDAC;
8 
9 } // namespace haldls::vx::v3
Configuration of the current DAC of the readout chain.
Definition: current_dac.h:27
#define GENPYBIND_TAG_HALDLS_VX_V3
Definition: genpybind.h:6
haldls::vx::CurrentDAC CurrentDAC
Definition: current_dac.h:7