14#ifndef TGO4BACKSTOREPARAMETER_H
15#define TGO4BACKSTOREPARAMETER_H
30 Int_t splitlevel = 99,
31 Int_t bufsize = 32000);
35 void Print(Option_t *opt =
"")
const override;
Int_t fiSplit
Splitlevel for Tree.
virtual ~TGo4BackStoreParameter()
Bool_t UpdateFrom(TGo4Parameter *rhs) override
update contents of parameter class with external object.
Int_t fiBufsize
Size of the root io buffer.
Int_t GetSplitlevel() const
TGo4BackStoreParameter(const char *name, Int_t splitlevel=99, Int_t bufsize=32000)
void Print(Option_t *opt="") const override
void SetSplitlevel(Int_t split)
void SetBufsize(Int_t bufsize)
Basic type for all classes containing information to parametrize the event store.