Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

TGo4Version Class Reference

#include <TGo4Version.h>

List of all members.

Public Member Functions

virtual ~TGo4Version ()
Bool_t CheckVersion (Int_t version)
 Returns true if Version number matches the argument of the Method.
Int_t GetBuildVersion () const
 Version number at build time of user analysis.

Static Public Member Functions

static TGo4VersionInstance ()

Protected Member Functions

 TGo4Version ()

Static Private Attributes

static const Int_t fgiGO4VERSION = __GO4BUILDVERSION__
 Version Number of the Go4 build.
static TGo4VersionfxInstance = 0


Constructor & Destructor Documentation

TGo4Version::TGo4Version  )  [protected]
 

Definition at line 36 of file TGo4Version.cxx.

Referenced by Instance().

TGo4Version::~TGo4Version  )  [virtual]
 

Definition at line 40 of file TGo4Version.cxx.


Member Function Documentation

TGo4Version * TGo4Version::Instance  )  [static]
 

Definition at line 24 of file TGo4Version.cxx.

References fxInstance, and TGo4Version().

Referenced by TGo4Analysis::TGo4Analysis().

Bool_t TGo4Version::CheckVersion Int_t  version  ) 
 

Returns true if Version number matches the argument of the Method.

Definition at line 44 of file TGo4Version.cxx.

References fgiGO4VERSION.

Int_t TGo4Version::GetBuildVersion  )  const
 

Version number at build time of user analysis.

Definition at line 31 of file TGo4Version.cxx.

References fgiGO4VERSION.


Member Data Documentation

const Int_t TGo4Version::fgiGO4VERSION = __GO4BUILDVERSION__ [static, private]
 

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.

Definition at line 20 of file TGo4Version.cxx.

Referenced by CheckVersion(), and GetBuildVersion().

TGo4Version * TGo4Version::fxInstance = 0 [static, private]
 

Definition at line 22 of file TGo4Version.cxx.

Referenced by Instance().


The documentation for this class was generated from the following files:
Generated on Fri Nov 28 13:01:29 2008 for Go4-v3.04-1 by  doxygen 1.4.2