BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

BrTrigBB


class description - source file - inheritance tree

class BrTrigBB : public TObject


    public:
BrTrigBB BrTrigBB() BrTrigBB BrTrigBB(BrTrigBB&) virtual void ~BrTrigBB() static TClass* Class() Int_t Compare(TObject* BrTrigBB) virtual Int_t GetId() virtual Int_t GetTdc() const virtual Int_t GetTubeNo() const virtual Int_t GetWidth() const virtual TClass* IsA() const virtual Bool_t IsSortable() const virtual void List() virtual void SetId(Int_t i) virtual void SetTdc(Int_t time) virtual void SetTubeNo(Int_t i) virtual void SetWidth(Int_t time) 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 fTubeNo Tube Number (either left or right) Int_t fTdc Tdc value for PMT Int_t fWidth Pulse width (in bins)

Class Description

	Revision 1.1  2001/05/01 00:30:03  videbaek
	Added bnew directory for trigger handling
	This is taken mainly from base and BB, but better and more consistent
	handling

	Revision 1.1  1999/08/14 17:59:27  videbaek
	Initial version




	BrTrigBB

  Raw data object from the trigger time of the Beam Beam counter
  These data comes from an 1877 TDC after the logic discriminators and
  the Caen delay boxes.
  The data are very much like the BrDigBB excpets there is no ADC value
  but a (fixed) width instead.


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.


void List()
 List the content of an object on cout




Inline Functions


           BrTrigBB BrTrigBB()
             Bool_t IsSortable() const
              Int_t GetTubeNo() const
              Int_t GetTdc() const
              Int_t GetWidth() const
              Int_t GetId()
               void SetTubeNo(Int_t i)
               void SetTdc(Int_t time)
               void SetWidth(Int_t time)
               void SetId(Int_t i)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
           BrTrigBB BrTrigBB(BrTrigBB&)
               void ~BrTrigBB()

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:54:10 2002 by

Validate HTML
Validate CSS