GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include <TGo4EventCalibration.h>
Public Member Functions | |
TGo4EventCalibration () | |
TGo4EventCalibration (const char *name) | |
virtual | ~TGo4EventCalibration () |
virtual Bool_t | UpdateFrom (TGo4Parameter *rhs) |
Public Member Functions inherited from TGo4Parameter | |
TGo4Parameter () | |
TGo4Parameter (const char *name, const char *title="This is a Go4 Parameter Object") | |
virtual | ~TGo4Parameter () |
virtual Int_t | PrintParameter (Text_t *buffer=0, Int_t buflen=0) |
virtual void | Print (Option_t *dummy="") const |
Bool_t | UpdateFromUrl (const char *rest_url_opt) |
virtual Bool_t | CustomUpdateFrom () const |
virtual void | Clear (Option_t *opt="") |
void | GetMemberValues (TObjArray *fItems) |
Bool_t | SetMemberValues (TObjArray *fItems) |
virtual void | SavePrimitive (std::ostream &fs, Option_t *opt="") |
TGo4ParameterStatus * | CreateStatus () |
Bool_t | SetStatus (TGo4ParameterStatus *status) |
Additional Inherited Members | |
Protected Member Functions inherited from TGo4Parameter | |
void | GetMemberValues (TObjArray *fItems, TClass *cl, char *ptr, unsigned long int cloffset) |
Bool_t | SetMemberValues (TObjArray *items, Int_t &itemsindx, TClass *cl, char *ptr, unsigned long int cloffset) |
Int_t | FindArrayLength (TObjArray *items, Int_t &itemsindx, TDataMember *member) |
Definition at line 25 of file TGo4EventCalibration.h.
TGo4EventCalibration::TGo4EventCalibration | ( | ) |
Definition at line 18 of file TGo4EventCalibration.cxx.
TGo4EventCalibration::TGo4EventCalibration | ( | const char * | name | ) |
Definition at line 23 of file TGo4EventCalibration.cxx.
References GO4TRACE.
|
virtual |
Definition at line 30 of file TGo4EventCalibration.cxx.
References GO4TRACE.
|
virtual |
update contents of paramter class with external object.
Reimplemented from TGo4Parameter.
Definition at line 35 of file TGo4EventCalibration.cxx.
References GO4TRACE, and TGo4Log::Info().