TFndCorbo


class description - source file - inheritance tree

class TFndCorbo : public TObject


    public:
TFndCorbo TFndCorbo() TFndCorbo TFndCorbo(TFndRawEqp* peqp) TFndCorbo TFndCorbo(TFndCorbo& const) virtual void ~TFndCorbo() TClass* Class() Int_t GetCounts(Int_t nch) Int_t GetDeadtime(Int_t nch) Int_t GetTrflag(Int_t nch) virtual TClass* IsA() void Print() virtual void ShowMembers(TMemberInspector const& insp, char* parent) virtual void Streamer(TBuffer& b)

Data Members

protected:
UInt_t trflag[4] Trigger flags UInt_t counts[4] Number of counts UInt_t deadtime[4] Deadtime

Class Description


TFndCorbo()

~TFndCorbo()

TFndCorbo(TFndRawEqp *praw)

TFndCorbo(TFndCorbo const& fcorbo)

void Print()

Int_t GetTrflag(Int_t nch) const

Int_t GetCounts(Int_t nch) const

Int_t GetDeadtime(Int_t nch) const



Inline Functions


            TClass* Class()
            TClass* IsA()
               void ShowMembers(TMemberInspector const& insp, char* parent)
               void Streamer(TBuffer& b)


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.