BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

BrRichDig


class description - source file - inheritance tree

class BrRichDig : public BrDataObject


    public:
BrRichDig BrRichDig() BrRichDig BrRichDig(const Char_t* Name, const Char_t* Title) BrRichDig BrRichDig(BrRichDig&) virtual void ~BrRichDig() static TClass* Class() Int_t GetAdc(const Int_t itube) const virtual TClass* IsA() const virtual Bool_t IsSortable() const virtual void List() void SetAdc(const Int_t itube, const Int_t val) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Short_t fAdc[320] RICH ADC Channels

Class Description

	        BrDigBB             ->        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 Functions


          BrRichDig 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>
Last Update on Wed Sep 11 04:52:57 2002 by

Validate HTML
Validate CSS