27 Int_t fRegisteredFormats;
28 Event** fDataFormatBuffered;
29 Event** fDataFormatNonBuffered;
57 void SetFormat(
Event* format, Int_t task_id, EFormatDepth depth = EFormatDepth::kAll, Bool_t silent = kFALSE);
63 const Event*
GetFormat(Int_t task_id, EFormatDepth format_depth = EFormatDepth::kAll)
const;
69 Event*
GetNewEvent(Int_t task_id, EFormatDepth format_depth = EFormatDepth::kAll)
const;
75 Track*
GetNewTrack(Int_t task_id, EFormatDepth format_depth = EFormatDepth::kAll)
const;
81 TString
GetFormatName(Int_t task_id, EFormatDepth format_depth = EFormatDepth::kAll)
const;
87 Bool_t
FormatExist(Int_t task_id, EFormatDepth format_depth = EFormatDepth::kAll)
const;