TFndHTof


class description - source file - inheritance tree

class TFndHTof : public TObject


    public:
TFndHTof TFndHTof() TFndHTof TFndHTof(Int_t a, Int_t d = 0, Int_t e = 0) TFndHTof TFndHTof(TFndHTof&) virtual void ~TFndHTof() TClass* Class() void Draw(char*, Float_t) Int_t GetAdcF() Int_t GetAdcR() Int_t GetSlab() Int_t GetTdcF() Int_t GetTdcR() Float_t GetX() Float_t GetY() Float_t GetZ() virtual TClass* IsA() void MzBook() void Print() void SetAdcF(Int_t) void SetAdcR(Int_t) void SetTdcF(Int_t) void SetTdcR(Int_t) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void Update(Float_t, Float_t, Float_t, Int_t)

Data Members

protected:
Int_t Slab Slab Number Int_t Tdc[2] TDC Values ([0]:front [1]:rear) Int_t Adc[2] ADC Values ([0]:front [1]:rear) Float_t x_c x central coordinate Float_t y_c y central coordinate Float_t z_c z central coordinate Float_t x_l x local coordinate Float_t y_l y local coordinate Float_t z_l z local coordinate Float_t x_g x global coordinate Float_t y_g y global coordinate Float_t z_g z global coordinate TMarker3DBox* hmarker Marker for Event Display

Class Description


TFndHTof(Int_t a, Int_t d, Int_t e)

void SetAdcR(Int_t adcR)

void SetAdcF(Int_t adcF)

void SetTdcR(Int_t tdcR)

void SetTdcF(Int_t tdcF)

~TFndHTof()

void Draw(char *opt,Float_t size)

void MzBook()

void Print()

void Update(Float_t xr, Float_t yr, Float_t zr, Int_t color)

void Streamer(TBuffer &R__b)
 Stream an object of class TFndHTof.



Inline Functions


           TFndHTof TFndHTof(Int_t a, Int_t d = 0, Int_t e = 0)
              Int_t GetSlab()
              Int_t GetTdcF()
              Int_t GetTdcR()
              Int_t GetAdcF()
              Int_t GetAdcR()
            Float_t GetX()
            Float_t GetY()
            Float_t GetZ()
            TClass* Class()
            TClass* IsA()
               void ShowMembers(TMemberInspector& insp, char* parent)
           TFndHTof TFndHTof(TFndHTof&)


ROOT page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.