#include <TGo4Parameter.h>
Inheritance diagram for TGo4Parameter:
Public Methods | |
TGo4Parameter (const char *name) | |
TGo4Parameter (const char *name, const char *title) | |
TGo4Parameter () | |
virtual | ~TGo4Parameter () |
virtual Int_t | PrintParameter (Text_t *buffer=0, Int_t buflen=0) |
basic method to printout information on stdout; to be overridden by specific subclass. More... | |
virtual void | Print (Option_t *dummy="") const |
virtual Bool_t | UpdateFrom (TGo4Parameter *rhs) |
update contents of paramter class with external object. More... | |
virtual void | Clear (Option_t *opt="") |
calibration data.
Definition at line 33 of file TGo4Parameter.h.
|
Definition at line 23 of file TGo4Parameter.cxx. References TRACE. |
|
Definition at line 30 of file TGo4Parameter.cxx. References TRACE. |
|
Definition at line 74 of file TGo4Parameter.cxx. |
|
Definition at line 69 of file TGo4Parameter.cxx. References TRACE. |
|
basic method to printout information on stdout; to be overridden by specific subclass.
Reimplemented in TGo4EventProcessorParameter, TGo4EventSourceParameter, TGo4EventStoreParameter, TGo4BackStoreParameter, TGo4FileStoreParameter, TGo4MbsFileParameter, TGo4RevServParameter, TGo4TreeStoreParameter, TGo4UserSourceParameter, TGo4UserStoreParameter, TXXXControl, TXXXParam, TXXXCalibPar, TXXXParameter, TMeshParameter, TXXXParam, TYYYParameter, and TGo4FitterEnvelope. Definition at line 44 of file TGo4Parameter.cxx. References TRACE. Referenced by Print(), and TGo4FitterEnvelope::PrintParameter(). |
|
Definition at line 37 of file TGo4Parameter.cxx. References PrintParameter(). |
|
update contents of paramter class with external object. to be implemented in subclass Reimplemented in TGo4EventCalibration, TGo4EventProcessorParameter, TGo4EventSourceParameter, TGo4EventStoreParameter, TGo4BackStoreParameter, TGo4FileStoreParameter, TGo4MbsFileParameter, TGo4TreeStoreParameter, TGo4UserStoreParameter, TXXXControl, TXXXParam, TXXXCalibPar, TXXXParameter, TMeshParameter, TXXXParam, TYYYParameter, and TGo4FitterEnvelope. Definition at line 78 of file TGo4Parameter.cxx. Referenced by TGo4AnalysisObjectManager::SetParameter(). |
|
Reimplemented in TGo4FitterEnvelope. Definition at line 90 of file TGo4Parameter.cxx. |