|
BrTileDigclass description - source file - inheritance tree class BrTileDig : public BrDataObject
public:
Data Members
private:
Class DescriptionBrTileDig Elementary objects for digitized Mult Tiles information. The are derived from BrDataObject in order to be attached directly to a BrEventNode. The index into the internal array of ADC values are the one defined by the DAQ event builder - see also BrRawDataInput. For an example on reading back the digits, see BrSiDig. BrTileDig() Default CTOR, do not use BrTileDig(const Char_t* name, const Char_t* title) : BrDataObject(name, title) Named CTOR. Short_t GetAdc(const Int_t itube) const Get ADC value. itube is channel number in range [1,fNumSiChan] void SetAdc(const Int_t itube,const Short_t val) Set ADC value. itube is channel number in range [1,fNumSiChan] Short_t GetId(const Int_t itube) const Get ID. itube is channel number in range [1,fNumSiChan] void SetId(const Int_t itube,const Short_t val) Set ID. itube is channel number in range [1,fNumSiChan] void Clear(Option_t* option) Set all values to 0 void Print(Option_t* option) const Print information on this object.
Options:
D Give detailed class information as well
R Recursively list internal data (Default)
Inline Functions
Int_t GetNumberOfChannels() const
Bool_t IsSortable() const
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
BrTileDig BrTileDig(BrTileDig&)
void ~BrTileDig()
|
||||||
|
This page automatically generated by script docBrat by Christian Holm |
Copyright ; 2002 BRAHMS Collaboration
<brahmlib@rcf.rhic.bnl.gov>
|