|
BrBbDigclass description - source file - inheritance tree class BrBbDig : public TObjectpublic: Data Membersprivate: Class DescriptionRevision 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 FunctionsBrBbDig 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>
|