14 #ifndef TGO4MBSSUBEVENT_H
15 #define TGO4MBSSUBEVENT_H
38 virtual Int_t
Fill() {
return -1; }
40 virtual void Clear(Option_t *t=
"");
49 void PrintMbsSubevent(Bool_t longw = kTRUE, Bool_t hexw = kTRUE, Bool_t dataw = kTRUE);
51 void Set(Int_t dlen, Short_t type=10, Short_t subtype=1,
52 Short_t procid=0, Char_t subcrate=0, Char_t ctrl=0);
132 #endif //TGO4MBSSUBEVENT_H
virtual void Clear(Option_t *t="")
void PrintMbsSubevent(Bool_t longw=kTRUE, Bool_t hexw=kTRUE, Bool_t dataw=kTRUE)
void SetControl(Char_t control)
TGo4SubEventHeader10 fxHeader
void SetFullId(Int_t fullid)
void SetSubcrate(Char_t subcrate)
void SetProcid(Short_t procid)
virtual void PrintEvent()
virtual ~TGo4MbsSubEvent()
void SetType(Short_t type)
Short_t GetProcid() const
Char_t GetSubcrate() const
Short_t GetSubtype() const
Char_t GetControl() const
void SetSubtype(Short_t subtype)
void Set(Int_t dlen, Short_t type=10, Short_t subtype=1, Short_t procid=0, Char_t subcrate=0, Char_t ctrl=0)
Int_t Data(Int_t i) const
Int_t GetAllocatedLength() const
void ReAllocate(Int_t newsize)