23 GO4TRACE((12,
"TGo4EventProcessorParameter::TGo4EventProcessorParameter(const char *)",__LINE__, __FILE__));
29 GO4TRACE((12,
"TGo4EventProcessorParameter::TGo4EventProcessorParameter()",__LINE__, __FILE__));
34 GO4TRACE((12,
"TGo4EventProcessorParameter::~TGo4EventProcessorParameter()",__LINE__, __FILE__));
46 GO4TRACE((12,
"TGo4EventProcessorParameter::UpdateFrom()",__LINE__, __FILE__));
48 if(!procpar)
return kFALSE;
49 SetName(procpar->GetName());
50 fiID = procpar->GetID();
void Print(Option_t *opt="") const override
Bool_t UpdateFrom(TGo4Parameter *rhs) override
update contents of parameter class with external object.
TGo4EventProcessorParameter()
virtual ~TGo4EventProcessorParameter()
Int_t fiID
Identity number to specify the kind.
static void PrintLine(const char *text,...)
Print single line of debug output with appropriate indent.