Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TGo4Version Class Reference

#include <TGo4Version.h>

List of all members.

Public Methods

virtual ~TGo4Version ()
Bool_t CheckVersion (Int_t version)
 Returns true if Version number matches the argument of the Method. More...

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


Static Public Methods

TGo4Version * Instance ()

Protected Methods

 TGo4Version ()

Static Private Attributes

const Int_t fgiGO4VERSION = __GO4BUILDVERSION__
 Version Number of the Go4 build. More...

TGo4Version * fxInstance = 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.

Referenced by TGo4Analysis::TGo4Analysis().

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 Tue Nov 8 10:57:01 2005 for Go4-v2.10-5 by doxygen1.2.15