14#ifndef TEXAMPLEUSERSTORE_H
15#define TEXAMPLEUSERSTORE_H
45 Int_t
Store(TFolder *)
override {
return 0; }
The abstract base class for the data elements of which the unpacked events (or detector structure dat...
Central class of Go4Fit package.
Base class for all parameter aggregations, e.g.
TTree * GetTree() override
Access to the Tree structure, for framework.
Int_t Store(TFolder *) override
Saves a folder correlated with the current event into the storage.
Int_t Store(TGo4Condition *) override
Saves a condition correlated with the current event into the storage.
Bool_t fbBranchExists
current event
Int_t Store(TGo4Fitter *) override
Saves a fitter correlated with the current event into the storage.
Int_t Store(TGo4Parameter *) override
Ignore store of parameter or one can provide some action.
Int_t Store(TGo4EventElement *event) override
Stores eventelement event into the storage implementation.