TFndTrig


class description - source file - inheritance tree

class TFndTrig : public TObject


    public:
TFndTrig TFndTrig(TFndRdt*) TFndTrig TFndTrig() TFndTrig TFndTrig(TFndTrig&) virtual void ~TFndTrig() TClass* Class() TFndCorbo* GetCorbo() Int_t GetCtf() Int_t GetCtr() Int_t GetScal(Int_t i) Int_t GetTB() Int_t GetTBCtfCtr() virtual TClass* IsA() void Print() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b)

Data Members

private:
Int_t fTB Top-Bottom trigger Int_t fTBCtfCtr Top-Bottom && (Central Front || Rear) Int_t fCtf Central Front Int_t fCtr Central Rear Int_t fScal[16] CAMAC Scalers TFndCorbo* fCrb Pointer to CORBO object

Class Description


TFndTrig()

~TFndTrig()

TFndTrig(TFndRdt *prdt)

void Print()

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



Inline Functions


              Int_t GetTB()
              Int_t GetTBCtfCtr()
              Int_t GetCtf()
              Int_t GetCtr()
              Int_t GetScal(Int_t i)
         TFndCorbo* GetCorbo()
            TClass* Class()
            TClass* IsA()
               void ShowMembers(TMemberInspector& insp, char* parent)
           TFndTrig TFndTrig(TFndTrig&)


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.