BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

BrBbDig


class description - source file - inheritance tree

class BrBbDig : public TObject


    public:
BrBbDig BrBbDig() BrBbDig BrBbDig(BrBbDig&) virtual void ~BrBbDig() static TClass* Class() Int_t Compare(TObject* BrBbDig) virtual Int_t GetAdc() const virtual Int_t GetId() virtual Int_t GetModuleNo() const virtual Int_t GetTdc() const virtual Int_t GetTubeNo() const virtual TClass* IsA() const virtual Bool_t IsSortable() const virtual void List() virtual void Print(Option_t* option) const virtual void SetAdc(Int_t i) virtual void SetId(Int_t i) virtual void SetModuleNo(Int_t i) virtual void SetTdc(Int_t time) virtual void SetTubeNo(Int_t i) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Int_t fId Reference ID in table. Int_t fModuleNo Tube module. relates to physical tubeNo Int_t fAdc Adc value for PMT Int_t fTdc Tdc value for PMT

Class Description

	Revision 1.1  2001/06/22 17:32:15  cholm
	Change names so that every data class has the same format so that
	we have that down from the very beginning, so that we will not have to
	worry about that later on.  The
	affected classes are:

	        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.5  2001/05/31 01:38:12  cholm
	Fix of output problems, an some beautification

	Revision 1.4  1999/11/30 22:21:17  videbaek
	Added method to convert geant module no to real life module no of
	beam beam counters.

	Revision 1.3  1998/07/31 19:32:15  videbaek
	Working version of BB digitize

	Revision 1.2  1998/07/27 16:27:04  videbaek
	Stat on modifiing BB - not complete

	Revision 1.1  1998/07/02 19:40:35  videbaek
	Preliminary version of BB

Int_t Compare(TObject *digbb_p)
 This routine overloads TObject::Compare(TObject *object)
 For BRAHMS, this routine is typically called by QSort
 It needs to return 1 if you want digtof_o to be earlier
 in the list and -1 if you want digtof_o to be later in
 the list.
 I (fv) do not really know if we need this for BB.


void Print(Option_t* option) const
 List the content of an object on cout




Inline Functions


            BrBbDig BrBbDig()
             Bool_t IsSortable() const
              Int_t GetTubeNo() const
              Int_t GetModuleNo() const
              Int_t GetAdc() const
              Int_t GetTdc() const
              Int_t GetId()
               void SetTubeNo(Int_t i)
               void SetModuleNo(Int_t i)
               void SetTdc(Int_t time)
               void SetAdc(Int_t i)
               void SetId(Int_t i)
               void List()
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
            BrBbDig BrBbDig(BrBbDig&)
               void ~BrBbDig()

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:50:14 2002 by

Validate HTML
Validate CSS