20 TNamed(name,
"This is a Go4 Event Store")
22 GO4TRACE((15,
"TGo4EventStore::TGo4EventStore(const char*)",__LINE__, __FILE__));
26 TNamed(
"Default EventStore",
"This is a Go4 Event Store")
28 GO4TRACE((15,
"TGo4EventStore::TGo4EventStore()",__LINE__, __FILE__));
33 GO4TRACE((15,
"TGo4EventStore::~TGo4EventStore()",__LINE__, __FILE__));
38 MayNotUse(
"TGo4EventStore::Store(TGo4Parameter* cali)");
39 TGo4Log::Debug(
" EventStore::Store Parameter not implemented for %s ",
47 MayNotUse(
"TGo4EventStore::Store(TGo4Condition* conny)");
48 TGo4Log::Debug(
" EventStore::Store Condition not implemented for %s ",
55 MayNotUse(
"TGo4EventStore::Store(TGo4Fitter* fitter)");
56 TGo4Log::Debug(
" EventStore::Store Fitter not implemented for %s ",
63 MayNotUse(
"TGo4EventStore::Store(TFolder* folder)");
64 TGo4Log::Debug(
" EventStore::Store Folder not implemented for %s ",
virtual void Clear(Option_t *opt="")
virtual ~TGo4EventStore()
virtual Int_t Store(TGo4EventElement *event)=0
static void Info(const char *text,...)
static void Debug(const char *text,...)