BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

BrTd1Rdo


class description - source file - inheritance tree

class BrTd1Rdo : public BrDataObject


    public:
BrTd1Rdo BrTd1Rdo() BrTd1Rdo BrTd1Rdo(const char* name, const char* title) BrTd1Rdo BrTd1Rdo(BrTd1Rdo&) virtual void ~BrTd1Rdo() void AddHit(const Int_t slat, const Float_t tof, const Float_t de, const Float_t posY, const Float_t posX) static TClass* Class() Float_t GetDe(Int_t slat) const Int_t GetNhits() const Int_t GetStatus(Int_t slat) const Float_t GetTime(Int_t slat) const Float_t GetXpos(Int_t slat) const Float_t GetYpos(Int_t slat) const virtual TClass* IsA() const virtual void Print(Option_t* option) const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Int_t fStat[3] Status of given slat. Float_t fTime[3] Calibrated Float_t fDe[3] Calibrated EnergyLoss. Float_t fXpos[3] Center of Slat (cm) Float_t fYpos[3] Calibrated Ypos (cm) Int_t fNhits Number of slats Hit

Class Description

 RDO (Reduced Data Object) for the trigger hodoscope
 in front of D1 (used in 2001/02 pp running - not useful for
 HI running (at least not AuAu).
 Since there are at most 3 slats hit the data structure is
 fixed.
 The slats are numbered 1,2,3 (counting from the beam side).


BrTd1Rdo() : BrDataObject()
 Default constructor, do not use

BrTd1Rdo(const char* name, const char* title) : BrDataObject(name, title)
 Named constructor

~BrTd1Rdo()

void Print(Option_t* option) const
 Print this data object

 Options:
    A          Array data
 other options are passed on.


void AddHit(Int_t slat, Float_t tof, Float_t de, Float_t posY, Float_t posX)



Inline Functions


              Int_t GetNhits() const
            Float_t GetTime(Int_t slat) const
            Float_t GetDe(Int_t slat) const
            Float_t GetYpos(Int_t slat) const
            Float_t GetXpos(Int_t slat) const
              Int_t GetStatus(Int_t slat) const
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
           BrTd1Rdo BrTd1Rdo(BrTd1Rdo&)

This page automatically generated by script docBrat by Christian Holm

Copyright ; 2002 BRAHMS Collaboration <brahmlib@rcf.rhic.bnl.gov>
Last Update on 2002/02/08 21:32:21 $ by videbaek $

Validate HTML
Validate CSS