#include "hstartraw.h"

HStartRaw


class description - source file - inheritance tree (.pdf)

class HStartRaw : public TObject

Inheritance Chart:
TObject
<-
HStartRaw

    public:
HStartRaw() HStartRaw(const HStartRaw&) ~HStartRaw() static TClass* Class() void clear() void fill(const Short_t t, const Int_t m, const Int_t s) void fill(const Short_t t, const Int_t m, const Int_t s, Int_t n) void getAddress(Int_t& m, Int_t& s) Int_t getModule() const Int_t getStrip() const Short_t getTime() const Short_t getTimeL() const Short_t getTimeM() const Short_t getTimeR() const Int_t getType() const virtual TClass* IsA() const HStartRaw& operator=(const HStartRaw&) void setAddress(const Int_t m, const Int_t s) void setModule(const Int_t n) void setStrip(const Int_t n) void setTime(const Short_t t) void setTime(const Int_t t) void setTimeL(const Short_t t) void setTimeM(const Short_t t) void setTimeR(const Short_t t) void setType(const Int_t n) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Short_t time tdc time - diamond detectors Short_t timeR tdc right-side time - hodoscope Short_t timeL tdc left-side time - hodoscope Short_t timeM meantimer time - hardware meantimer Int_t module module number Int_t strip strip number Int_t nType signal(readout scheme) type (see defines above)

Class Description


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



Inline Functions


               void ~HStartRaw()
          HStartRaw HStartRaw()
               void setTime(const Short_t t)
               void setTimeR(const Short_t t)
               void setTimeL(const Short_t t)
               void setTimeM(const Short_t t)
               void setTime(const Int_t t)
               void setModule(const Int_t n)
               void setStrip(const Int_t n)
               void setType(const Int_t n)
               void setAddress(const Int_t m, const Int_t s)
               void fill(const Short_t t, const Int_t m, const Int_t s)
               void fill(const Short_t t, const Int_t m, const Int_t s, Int_t n)
            Short_t getTime() const
            Short_t getTimeR() const
            Short_t getTimeL() const
            Short_t getTimeM() const
              Int_t getModule() const
              Int_t getStrip() const
              Int_t getType() const
               void getAddress(Int_t& m, Int_t& s)
               void clear()
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void StreamerNVirtual(TBuffer& b)
          HStartRaw HStartRaw(const HStartRaw&)
         HStartRaw& operator=(const HStartRaw&)


Last update: Fri Jan 26 12:34:53 2007


ROOT page - Class index - Class Hierarchy - 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.