BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

BrTrigZdc


class description - source file - inheritance tree

class BrTrigZdc : public TObject


    public:
BrTrigZdc BrTrigZdc() BrTrigZdc BrTrigZdc(BrTrigZdc&) virtual void ~BrTrigZdc() static TClass* Class() Int_t Compare(TObject* BrTrigZdc) virtual Int_t GetTdc() const virtual Int_t GetTypeId() const virtual Int_t GetWidth() const virtual TClass* IsA() const virtual Bool_t IsSortable() const virtual void Print(Option_t* option = "R") const virtual void SetTdc(const Int_t time) virtual void SetTypeId(const Int_t i) virtual void SetWidth(const Int_t time) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Int_t fTypeId Id for ZDC (0==left, 1==right) Int_t fTdc Tdc value for ZDC Int_t fWidth Pulse width (in bins)

Class Description

	BrTrigZdc

  Raw data object from the trigger time of the Left and Right
  (Yellow and Blue) ZDC sums.
  These data comes from an 1877 TDC after the logic discriminators and
  There may be multiple hits per zdc mopdule.
  The definition is that left==yellow==0 and
  right==blue==1


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 Print(Option_t* option) const
 List the content of an object on cout
 Overrides the TObject method.




Inline Functions


          BrTrigZdc BrTrigZdc()
             Bool_t IsSortable() const
              Int_t GetTypeId() const
              Int_t GetTdc() const
              Int_t GetWidth() const
               void SetTypeId(const Int_t i)
               void SetTdc(const Int_t time)
               void SetWidth(const Int_t time)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
          BrTrigZdc BrTrigZdc(BrTrigZdc&)
               void ~BrTrigZdc()

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:12 2002 by

Validate HTML
Validate CSS