sls_detector_module Struct Reference

#include <sls_detector_defs.h>

List of all members.

Public Attributes

int module
int serialnumber
int nchan
int nchip
int ndac
int nadc
int reg
float * dacs
float * adcs
int * chipregs
int * chanregs
float gain
float offset


Detailed Description

structure for a detector module should not be used by unexperienced users

See also:
:: moduleRegisterBit chipRegisterBit :channelRegisterBit


Member Data Documentation

float* sls_detector_module::adcs

is the pointer to the array of the adc values (in V)

int* sls_detector_module::chanregs

is the pointer to the array of the channel registers

See also:
channelRegisterBit

int* sls_detector_module::chipregs

is the pointer to the array of the chip registers

See also:
chipRegisterBit

float* sls_detector_module::dacs

is the pointer to the array of the dac values (in V)

float sls_detector_module::gain

is the module gain (V/keV)

int sls_detector_module::module

is the module number

int sls_detector_module::nadc

is the number of adcs on the module

int sls_detector_module::nchan

is the number of channels per chip

int sls_detector_module::nchip

is the number of chips on the module

int sls_detector_module::ndac

is the number of dacs on the module

float sls_detector_module::offset

is the module offset (V)

int sls_detector_module::reg

is the module register (e.g. dynamic range?)

See also:
moduleRegisterBit

int sls_detector_module::serialnumber

is the module serial number


The documentation for this struct was generated from the following file:
Generated on Fri Oct 9 16:01:05 2009 by  doxygen 1.4.7