19#include "TObjString.h"
34 TGo4MsgList(
const char *name,
const char *title, Int_t limit = 1000);
39 fLimit = limit > 0 ? limit : 1;
46 void AddMsg(
const char *msg);
48 TList *
Select(Int_t max = 0, Long64_t
id = 0);
void SetLimit(Int_t limit)
TGo4MsgList()
current id stored in the string
TList * Select(Int_t max=0, Long64_t id=0)
void AddMsg(const char *msg)
ClassDefOverride(TGo4MsgList, 1)
TObjString fStrCounter
temporary list used for selection