28 #ifndef GTDataParameters_H
29 #define GTDataParameters_H
76 int Fill(
const char* buffParam);
90 char*
CopyParam(
char* Dest,
char* Source)
const;
#define ClassDef(name, id)
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t index
Classes handling VME/VXI parameters in GANIL DAQ data.
GTDataPar(const TString name, const int index, const int bits)
char * CopyParam(char *Dest, char *Source) const
Small utility routine to copy a char string.
GTDataPar * GetPar(const int index) const
Return the parameter corresponding to the parameter number.
Int_t fMaxIndex
but OK for now.
Int_t GetMaxIndex() const
const char * GetParName(const int index) const
Return the text label name corresponding to a parameter number.
int GetIndex(const TString parName) const
Return the index number corresponding to a text label.
const TList * GetList() const
GTDataParameters(void)
Default constructor. Don't create anything yet.
int Fill(const char *buffParam)