BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

BrTofRdo::BrTofHit


class description - source file - inheritance tree

class BrTofRdo::BrTofHit : public TObject


    public:
BrTofRdo::BrTofHit BrTofHit() BrTofRdo::BrTofHit BrTofHit(Int_t slat, Float_t tof, Float_t tofraw, Float_t de, Float_t x, Float_t y, Float_t z) BrTofRdo::BrTofHit BrTofHit(BrTofRdo::BrTofHit&) virtual void ~BrTofHit() static TClass* Class() virtual void Clear(Option_t* option) Float_t GetEnergy() const BrVector3D GetLocalPos() const Float_t GetLocalPosX() const Float_t GetLocalPosY() const Float_t GetLocalPosZ() const Float_t GetRawTof() const Int_t GetSlatno() const Int_t GetSlatNo() const Int_t GetSlatNum() const Float_t GetTof() const virtual TClass* IsA() const virtual void Print(Option_t* option) const void SetEnergy(Float_t energy) void SetLocalPos(BrVector3D pos) void SetLocalPosX(Float_t pos) void SetLocalPosY(Float_t pos) void SetLocalPosZ(Float_t pos) void SetRawTof(Float_t time) void SetSlatno(Int_t i) void SetSlatNo(Int_t i) void SetSlatNum(Int_t i) void SetTof(Float_t time) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Int_t fSlatNum SlatNumber Float_t fTof Calibrated Time of Flight Float_t fLocalPosX Calibrated Position (in panel coord. sys.) Float_t fLocalPosY Calibrated Position (in panel coord. sys.) Float_t fLocalPosZ Calibrated Position (in panel coord. sys.) Float_t fEnergy calibrated energy (ADC - ped)*gain Float_t fRawTof Calibrated but not T0 subtracted Time of Flight

Class Description

 Rdo (after first analysis pass)

BrTofHit(Int_t slat, Float_t tof, Float_t tofraw, Float_t energy, Float_t posX, Float_t posY, Float_t posZ) : fSlatNum(slat), fTof(tof), fRawTof(tofraw), fEnergy(energy), fLocalPosX(posX), fLocalPosY(posY), fLocalPosZ(posZ)
 Default constructor

void Clear(Option_t* option)
 Clear this object

void Print(Option_t* option) const
 Print the data



Inline Functions


        BrTofRdo::BrTofHit BrTofHit(Int_t slat, Float_t tof, Float_t tofraw, Float_t de, Float_t x, Float_t y, Float_t z)
                     Int_t GetSlatNum() const
                     Int_t GetSlatno() const
                     Int_t GetSlatNo() const
                   Float_t GetTof() const
                   Float_t GetRawTof() const
                   Float_t GetEnergy() const
                   Float_t GetLocalPosX() const
                   Float_t GetLocalPosY() const
                   Float_t GetLocalPosZ() const
                BrVector3D GetLocalPos() const
                      void SetSlatNum(Int_t i)
                      void SetSlatno(Int_t i)
                      void SetSlatNo(Int_t i)
                      void SetTof(Float_t time)
                      void SetRawTof(Float_t time)
                      void SetEnergy(Float_t energy)
                      void SetLocalPosX(Float_t pos)
                      void SetLocalPosY(Float_t pos)
                      void SetLocalPosZ(Float_t pos)
                      void SetLocalPos(BrVector3D pos)
                   TClass* Class()
                   TClass* IsA() const
                      void ShowMembers(TMemberInspector& insp, char* parent)
                      void Streamer(TBuffer& b)
                      void StreamerNVirtual(TBuffer& b)
        BrTofRdo::BrTofHit BrTofHit(BrTofRdo::BrTofHit&)
                      void ~BrTofHit()

This page automatically generated by script docBrat by Christian Holm

Copyright ; 2002 BRAHMS Collaboration <brahmlib@rcf.rhic.bnl.gov>
Last Update on 2002/03/20 19:25:50 $ by videbaek $

Validate HTML
Validate CSS