23 FairUnpack(Short_t type, Short_t subType, Short_t procId, Short_t subCrate, Short_t control);
26 virtual Bool_t
Init() = 0;
27 virtual Bool_t
ReInit() {
return kTRUE; }
28 virtual Bool_t
DoUnpack(Int_t* data, Int_t size) = 0;
29 virtual void Reset() = 0;
32 inline Short_t
GetType()
const {
return fType; }
34 inline Short_t
GetProcId()
const {
return fProcId; }
virtual void SetParContainers()
virtual Bool_t DoUnpack(Int_t *data, Int_t size)=0
FairUnpack(Short_t type, Short_t subType, Short_t procId, Short_t subCrate, Short_t control)
virtual void Register()=0
Short_t GetProcId() const
Short_t GetSubType() const
Short_t GetControl() const
Short_t GetSubCrate() const