GSI Object Oriented Online Offline (Go4)  GO4-6.3.0
Public Member Functions | List of all members
TGo4EventCalibration Class Reference

#include <TGo4EventCalibration.h>

+ Inheritance diagram for TGo4EventCalibration:

Public Member Functions

 TGo4EventCalibration ()
 
 TGo4EventCalibration (const char *name)
 
virtual ~TGo4EventCalibration ()
 
Bool_t UpdateFrom (TGo4Parameter *rhs) override
 
- 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=nullptr, Int_t buflen=0)
 
void Print (Option_t *opt="") const override
 
Bool_t UpdateFromUrl (const char *rest_url_opt)
 
virtual Bool_t CustomUpdateFrom () const
 
void Clear (Option_t *opt="") override
 
void GetMemberValues (TObjArray *fItems)
 
Bool_t SetMemberValues (TObjArray *fItems)
 
void SavePrimitive (std::ostream &fs, Option_t *opt="") override
 
TGo4ParameterStatusCreateStatus ()
 
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)
 

Detailed Description

Definition at line 24 of file TGo4EventCalibration.h.

Constructor & Destructor Documentation

◆ TGo4EventCalibration() [1/2]

TGo4EventCalibration::TGo4EventCalibration ( )

Definition at line 18 of file TGo4EventCalibration.cxx.

◆ TGo4EventCalibration() [2/2]

TGo4EventCalibration::TGo4EventCalibration ( const char *  name)

Definition at line 23 of file TGo4EventCalibration.cxx.

References GO4TRACE.

◆ ~TGo4EventCalibration()

TGo4EventCalibration::~TGo4EventCalibration ( )
virtual

Definition at line 30 of file TGo4EventCalibration.cxx.

References GO4TRACE.

Member Function Documentation

◆ UpdateFrom()

Bool_t TGo4EventCalibration::UpdateFrom ( TGo4Parameter rhs)
overridevirtual

update contents of parameter class with external object.

Reimplemented from TGo4Parameter.

Definition at line 35 of file TGo4EventCalibration.cxx.

References GO4TRACE, and TGo4Log::Info().


The documentation for this class was generated from the following files: