14#ifndef TGO4EVENTSTORE_H
15#define TGO4EVENTSTORE_H
63 virtual Int_t
Store(TFolder *fold);
67 virtual TTree *
GetTree() {
return nullptr; }
74 void Clear(Option_t *opt =
"")
override;
The abstract base class for the data elements of which the unpacked events (or detector structure dat...
The abstract interface class for the raw event store.
virtual ~TGo4EventStore()
virtual Int_t Store(TGo4EventElement *event)=0
Stores eventelement event into the storage implementation.
void Clear(Option_t *opt="") override
We overwrite the default TNamed::Clear that would erase our name and title!
virtual TTree * GetTree()
Access to a tree that might belong to this storage implementation.
Central class of Go4Fit package.
Base class for all parameter aggregations, e.g.