FrAdcData


class description - source file - inheritance tree

class FrAdcData


    public:
FrAdcData FrAdcData() FrAdcData FrAdcData(const FrAdcData&) void ~FrAdcData()

Data Members


    public:
FrSH* classe class information (internal structure) */ char* name signal name */ FrVect* data array of data */ FrVect* aux array of auxiliary data if needed. */ FrAdcData* next next adc structure */ FrAdcData* nextOld used by the tag/untag functions */ char* comment signal description; Adc units are unsigned int channelGroup crate number */ unsigned int channelNumber channel number within a crate */ unsigned int nBits number of bits */ float bias DC bias on channel. the step float slope ADC calibration: input units/count */ char* units ADC calibration: input units for slope */ double sampleRate sampling frequency (unit = Hz) */ double timeOffset offset from the frame starting time (sec)*/ double fShift frequency shift if the signal was float phase phase of heterodyning signal. */ unsigned short dataValid flag used to specify if the ADC input was

Class Description




Inline Functions


        FrAdcData FrAdcData()
        FrAdcData FrAdcData(const FrAdcData&)
             void ~FrAdcData()
Last update: Tue Jul 1 17:27:19 2003


- ROOT page - VEGA page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to , or contact with any questions or problems regarding ROOT or VEGA.