v2.10-0 (21000JUN2005)

Go4Event
Class TGo4EventCalibration


class TGo4EventCalibration
derived from TGo4Parameter

Data object for calibration of the input event.
Is used by event processor to get external parameters
during runtime without re-creating the event processor
each time.

interface

Fields inherited from class TNamed
fName, fTitle

Constructor Summary
TGo4EventCalibration(const char * name)
           
TGo4EventCalibration()
           

Destructor Summary
 synchronized ~TGo4EventCalibration()
           

Method Summary
 Bool_tUpdateFrom(TGo4Parameter* rhs)
          update contents of paramter class with external object.

Methods inherited from class Go4StatusBase.TGo4Parameter
Clear, Print, PrintParameter

Methods inherited from class TNamed
operator=, Clone, Compare, Copy, FillBuffer, GetName, GetTitle, Hash, IsSortable, SetName, SetNameTitle, SetTitle, ls, Sizeof, Class, Class_Name, Class_Version, Dictionary, IsA, ShowMembers, Streamer, StreamerNVirtual, DeclFileName, ImplFileLine, ImplFileName, DeclFileLine

Constructor Detail

TGo4EventCalibration

public TGo4EventCalibration(const char * name)

TGo4EventCalibration

public TGo4EventCalibration()
Method Detail

~TGo4EventCalibration

public synchronized ~TGo4EventCalibration()
Method Detail

UpdateFrom

public Bool_t UpdateFrom(TGo4Parameter* rhs)
update contents of paramter class with external object.

J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev

30-06-2005