TFndRawEqp


class description - source file - inheritance tree

class TFndRawEqp : public TObject


    public:
TFndRawEqp TFndRawEqp() TFndRawEqp TFndRawEqp(UInt_t*, Int_t) TFndRawEqp TFndRawEqp(TFndRawEqp&) virtual void ~TFndRawEqp() TClass* Class() virtual void Dump() UInt_t* GetEqp(Int_t neqp) UInt_t GetEqpLen(Int_t neqp) virtual TClass* IsA() void PrtEqp(Int_t neqp) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer const& b)

Data Members

private:
UInt_t fEqpLen[30] Equipment Length UInt_t* fEqp[30] Equipment Pointers

Class Description

                                                                           
  TFndRawEqp is the fundamental class of Finuda Raw                        
                                                                           


TFndRawEqp()
Class default costructor


TFndRawEqp(UInt_t *raw, Int_t j)
Class costructor


~TFndRawEqp()

void PrtEqp(Int_t neqp)

void Dump()
Dump Raw Event


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




Inline Functions


            UInt_t* GetEqp(Int_t neqp)
             UInt_t GetEqpLen(Int_t neqp)
            TClass* Class()
            TClass* IsA()
               void ShowMembers(TMemberInspector& insp, char* parent)
         TFndRawEqp TFndRawEqp(TFndRawEqp&)


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.