v2.10-0 (21000JUN2005)

Go4Analysis
Class TGo4Version


class TGo4Version


Field Summary
 private const static const Int_tfgiGO4VERSION
          Version Number of the Go4 build.
 private static TGo4Version*fxInstance
           

Constructor Summary
 protected TGo4Version()
           

Destructor Summary
 virtual synchronized ~TGo4Version()
           

Method Summary
 Bool_tCheckVersion(Int_t version)
          Returns true if Version number matches the
argument of the Method.
 const Int_tGetBuildVersion()
          Version number at build time of user analysis.
 static TGo4Version*Instance()
           

Field Detail

fgiGO4VERSION

private const static const Int_t fgiGO4VERSION
Version Number of the Go4 build. Number 10000 means Version 1.00.00.
Will be compared to the Version number in static Version singleton on
runtime.

fxInstance

private static TGo4Version* fxInstance
Constructor Detail

TGo4Version

protected TGo4Version()
Method Detail

~TGo4Version

public virtual synchronized ~TGo4Version()
Method Detail

CheckVersion

public Bool_t CheckVersion(Int_t version)
Returns true if Version number matches the
argument of the Method.

GetBuildVersion

public const Int_t GetBuildVersion()
Version number at build time of user analysis.

Instance

public static TGo4Version* Instance()

Association Links

to Class TGo4Version


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

30-06-2005