|
BrCalTofclass description - source file - inheritance tree class BrCalTof : public TObject
public:
Data Members
private:
Class DescriptionRevision 1.1 1999/02/06 02:34:39 hagel Initial revision ___________________ BrCalTof Calibrated objects for TOF information. They constitute a simple class (like structures). The class is implemented as inheriting from TObject. The main reason for this is to have the capabilities of manipulating these interactively within root. Int_t Compare(TObject *caltof_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 TOF? void List() List the content of an object on cout Inline Functions
BrCalTof BrCalTof()
Bool_t IsSortable() const
Int_t GetSlatno() const
Float_t GetTof() const
Float_t GetSlEnergy() const
Float_t GetPosition() const
void SetSlatno(Int_t i)
void SetTof(Float_t time)
void SetSlEnergy(Float_t energy)
void SetPosition(Float_t pos)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
BrCalTof BrCalTof(BrCalTof&)
void ~BrCalTof()
|
||||||
|
This page automatically generated by script docBrat by Christian Holm |
Copyright ; 2002 BRAHMS Collaboration
<brahmlib@rcf.rhic.bnl.gov>
|