V172X_ChannelParams Class Reference
[daqman - acquire raw data from digitizers]

parameter list for each channel on a V172X digitizer More...

#include <V172X_Params.hh>

Inheritance diagram for V172X_ChannelParams:
ParameterList VParameterNode

List of all members.

Public Member Functions

 V172X_ChannelParams ()
 Default constructor.
 ~V172X_ChannelParams ()
 Destructor does nothing.

Public Attributes

bool enabled
 is this channel enabled?
bool enable_trigger_source
 can this channel trigger this board?
bool enable_trigger_out
 can this channel generate triggers?
uint16_t threshold
 trigger threshold in counts
double thresh_time_us
 time signal must be above/below threshold
uint16_t dc_offset
 dc offset applied to signal
TRIGGER_POLARITY zs_polarity
 polarity for zero suppression threshold
uint32_t zs_threshold
 zero suppression level in counts
double zs_thresh_time_us
 time signal must be above zs threshold
uint32_t zs_pre_samps
 number of samples to save before zle block
uint32_t zs_post_samps
 number of samples to save after ZLE block
std::string label
 descriptive label for this channel

Detailed Description

parameter list for each channel on a V172X digitizer

Definition at line 66 of file V172X_Params.hh.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 20 Jun 2014 for daqman by  doxygen 1.6.1