|
BrRichDigclass description - source file - inheritance tree class BrRichDig : public BrDataObjectpublic: Data Membersprivate: Class DescriptionBrDigBB -> BrBbDig BrDigZDC -> BrZdcDig BrDigRHIC -> BrRichDig BrDigDC -> BrDcDig BrDigC1 -> BrDcC1 BrDigHit -> BrHitDig BrDigTof -> BrTofDig BrTPCSequence -> BrTpcSequence Revision 1.1.1.1 2001/06/21 14:55:01 hagel Initial revision of brat2 Revision 1.3 2000/06/02 18:02:21 videbaek comment cleanup Revision 1.2 2000/02/15 20:32:40 videbaek :q sorry for comments bad term :wq Revision 1.1 2000/02/10 23:24:13 hagel Initial revision of RICH; mostly placeholders Brat RICH counter structure ___________________ BrRichDig Elementary objects for digitized RICH information. They constitute a simple class (like structures). The class is implemented as inheriting from BrDataObject.The main reason for this is to have the capabilities of manipulating these interactively within root. This way it can be directly attached to a BrEventNode. Int_t GetAdc(const Int_t itube) const Get ADC value. itube is c channelmber (start counting from 1) void SetAdc(const Int_t itube,const Int_t val) Set ADC value. itube is tube number (start counting from 1) void List() List the content of an object on cout Inline FunctionsBrRichDig BrRichDig() BrRichDig BrRichDig(const Char_t* Name, const Char_t* Title) Bool_t IsSortable() const TClass* Class() TClass* IsA() const void ShowMembers(TMemberInspector& insp, char* parent) void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) BrRichDig BrRichDig(BrRichDig&) void ~BrRichDig() |
||||||
This page automatically generated by script docBrat by Christian Holm |
Copyright ; 2002 BRAHMS Collaboration
<brahmlib@rcf.rhic.bnl.gov>
|