TFndHLmd


class description - source file - inheritance tree

class TFndHLmd : public TObject


    public:
TFndHLmd TFndHLmd() TFndHLmd TFndHLmd(Int_t a, Int_t b = 0, Int_t c = 0, Int_t e = 0) TFndHLmd TFndHLmd(TFndHLmd&) virtual void ~TFndHLmd() TClass* Class() void Draw(char*, Float_t) Int_t GetAdcF() Int_t GetAdcR() Int_t GetCham() TMarker3DBox* GetMarker() Int_t GetTdcF() Int_t GetTdcR() Int_t GetWire() 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(const TMemberInspector& insp, char *const parent) virtual void Streamer(const TBuffer& b) void Update(Float_t, Float_t, Float_t, Int_t)

Data Members

protected:
Int_t Cham Drift Chamber Identifier Int_t Wire Wire 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 center coordinate Float_t y_c y center coordinate Float_t z_c z center 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


TFndHLmd(Int_t a, Int_t b, Int_t c, Int_t e)

~TFndHLmd()

void SetAdcR(Int_t adcR)

void SetAdcF(Int_t adcF)

void SetTdcR(Int_t tdcR)

void SetTdcF(Int_t tdcF)

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 TFndHLmd.



Inline Functions


             TFndHLmd TFndHLmd(Int_t a, Int_t b = 0, Int_t c = 0, Int_t e = 0)
                Int_t GetCham()
                Int_t GetWire()
                Int_t GetTdcF()
                Int_t GetTdcR()
                Int_t GetAdcF()
                Int_t GetAdcR()
        TMarker3DBox* GetMarker()
              TClass* Class()
              TClass* IsA()
                 void ShowMembers(const TMemberInspector& insp, char *const parent)
             TFndHLmd TFndHLmd(TFndHLmd&)


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.