|
pure virtual |
Write the signal into a Buffer.
if opt = 'l', the length is written first and after all the values of the signal. Otherwise, the length is not written (to be used in case of array of fixed length)
Implemented in ADF::SignalImp< T >, ADF::SignalImp< Short_t >, ADF::SignalImp< UInt_t >, ADF::SignalImp< Float_t >, ADF::SignalImp< Double_t >, ADF::SignalImp< UShort_t >, and ADF::SignalImp< Int_t >.