TFndGenInfo


class description - source file - inheritance tree

class TFndGenInfo : public TObject


    public:
TFndGenInfo TFndGenInfo() TFndGenInfo TFndGenInfo(UInt_t*) TFndGenInfo TFndGenInfo(TFndGenInfo&) virtual void ~TFndGenInfo() TClass* Class() Int_t GetRDay() Int_t GetRMonth() Int_t GetRNum() Int_t GetRunTyp() Int_t GetRYear() virtual TClass* IsA() Int_t IsThereGts() Int_t IsThereIsm() Int_t IsThereLmd() Int_t IsThereOsm() Int_t IsThereStb() Int_t IsThereTof() void Print() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b)

Data Members

protected:
Int_t fRNum Run Number Int_t fRunTyp Run Trigger Type TFndDate* fDate Run Date & Time Int_t fGTS Gts Flag Int_t fTOF Tof Flag Int_t fISM Ism Flag Int_t fOSM Osm Flag Int_t fLMD Lmd Flag Int_t fSTB Stb Flag

Class Description


TFndGenInfo()

~TFndGenInfo()

TFndGenInfo(UInt_t *raw)

void Print()

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



Inline Functions


              Int_t GetRNum()
              Int_t GetRunTyp()
              Int_t GetRYear()
              Int_t GetRMonth()
              Int_t GetRDay()
              Int_t IsThereGts()
              Int_t IsThereTof()
              Int_t IsThereIsm()
              Int_t IsThereOsm()
              Int_t IsThereLmd()
              Int_t IsThereStb()
            TClass* Class()
            TClass* IsA()
               void ShowMembers(TMemberInspector& insp, char* parent)
        TFndGenInfo TFndGenInfo(TFndGenInfo&)


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.