#include <TGo4EventCalibration.h>
Inheritance diagram for TGo4EventCalibration:
Public Methods | |
TGo4EventCalibration (const char *name) | |
virtual | ~TGo4EventCalibration () |
TGo4EventCalibration () | |
virtual Bool_t | UpdateFrom (TGo4Parameter *rhs) |
update contents of paramter class with external object. More... |
Is used by event processor to get external parameters during runtime without re-creating the event processor each time.
Definition at line 33 of file TGo4EventCalibration.h.
|
Definition at line 20 of file TGo4EventCalibration.cxx. References TRACE. |
|
Definition at line 27 of file TGo4EventCalibration.cxx. References TRACE. |
|
Definition at line 40 of file TGo4EventCalibration.h. |
|
update contents of paramter class with external object.
Reimplemented from TGo4Parameter. Definition at line 32 of file TGo4EventCalibration.cxx. References TRACE. |