|
BrTrigBBclass description - source file - inheritance tree class BrTrigBB : public TObject
public:
Data Members
private:
Class DescriptionRevision 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>
|