AlcapDAQ  1
Data Fields
DigitizerParams_t Struct Reference

#include <Functions.h>

Data Fields

CAEN_DGTZ_ConnectionType LinkType
 
uint32_t VMEBaseAddress
 
uint32_t RecordLength
 
uint32_t ChannelMask
 
int EventAggr
 
CAEN_DGTZ_PulsePolarity_t PulsePolarity
 
CAEN_DGTZ_DPP_AcqMode_t AcqMode
 
CAEN_DGTZ_IOLevel_t IOlev
 

Detailed Description

Note
TERMS OF USE: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. The user relies on the software, documentation and results solely at his own risk.

Definition at line 38 of file Functions.h.

Field Documentation

CAEN_DGTZ_DPP_AcqMode_t DigitizerParams_t::AcqMode

Definition at line 46 of file Functions.h.

Referenced by main(), and ProgramDigitizer().

uint32_t DigitizerParams_t::ChannelMask

Definition at line 43 of file Functions.h.

Referenced by main(), and ProgramDigitizer().

int DigitizerParams_t::EventAggr

Definition at line 44 of file Functions.h.

Referenced by main(), and ProgramDigitizer().

CAEN_DGTZ_IOLevel_t DigitizerParams_t::IOlev

Definition at line 47 of file Functions.h.

Referenced by main(), and ProgramDigitizer().

CAEN_DGTZ_ConnectionType DigitizerParams_t::LinkType

Definition at line 40 of file Functions.h.

Referenced by main().

CAEN_DGTZ_PulsePolarity_t DigitizerParams_t::PulsePolarity

Definition at line 45 of file Functions.h.

Referenced by main(), and ProgramDigitizer().

uint32_t DigitizerParams_t::RecordLength

Definition at line 42 of file Functions.h.

Referenced by main(), and ProgramDigitizer().

uint32_t DigitizerParams_t::VMEBaseAddress

Definition at line 41 of file Functions.h.

Referenced by main().


The documentation for this struct was generated from the following files: