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...
TGo4EventStoreParameter()
const char * GetExpression() const
User expression as string.
void Print(Option_t *opt="") const override
basic method to printout object
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.
virtual ~TGo4UserStoreParameter()