47 std::cerr <<
" !!!! VERSION MISMATCH: \n\tUser Analysis Build \tVersion " <<
fgiGO4VERSION << std::endl;
48 std::cerr <<
"\tdoes not match current \tVersion " << version << std:: endl;
#define __GO4BUILDVERSION__
static TGo4Version * fxInstance
static Bool_t CheckVersion(Int_t version)
Returns true if Version number matches the argument of the Method.
static Int_t GetBuildVersion()
Version number at build time of user analysis.
static TGo4Version * Instance()
static const Int_t fgiGO4VERSION
Version Number of the Go4 build.