14#ifndef TGO4USERSTOREPARAMETER_H
15#define TGO4USERSTOREPARAMETER_H
37 void Print(Option_t *opt =
"")
const override;
The abstract base class for the data elements of which the unpacked events (or detector structure dat...
Basic type for all classes containing information to parametrize the event store.
const char * GetExpression() const
User expression as string.
void Print(Option_t *opt="") const override
basic method to printout object
virtual ~TGo4UserStoreParameter()
TString fxExpression
Any user defined expression as string.
void SetExpression(const char *name)
Bool_t UpdateFrom(TGo4Parameter *rhs) override
update contents of parameter class with external object.
TGo4UserStoreParameter(const char *name)