16#include "TGo4Status.h"
34 TString woparam = ClassName();
35 woparam.ReplaceAll(
"Parameter",
"");
44 if (!storpar)
return kFALSE;
45 SetName(storpar->GetName());
46 fiID = storpar->GetID();
virtual ~TGo4EventStoreParameter()
Int_t fiID
Identity number to specify the kind.
void Print(Option_t *opt="") const override
TGo4EventStoreParameter()
Bool_t UpdateFrom(TGo4Parameter *rhs) override
update contents of parameter class with external object.
static void PrintLine(const char *text,...)
Print single line of debug output with appropriate indent.