GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
virtual UInt_t ADF::Signal::Set ( const UShort_t *  sig,
UInt_t  n,
UInt_t  istart = 0u 
)
pure virtualinherited

Method to initialize a subset or the full signal from an array.

It allows partial copy and returns the number of values extracted so that things could be checked

Implemented in ADF::SignalD, ADF::SignalF, ADF::SignalI, ADF::SignalUI, ADF::SignalS, and ADF::SignalUS.