1 #ifndef TeventAnalysis_version_hxx_seen
2 #define TeventAnalysis_version_hxx_seen
7 #include <TPackageVersion.hxx>
10 class TeventAnalysis_version;
27 const char*
GetName(
void)
const;
static TeventAnalysis_version * Get(void)
Return a reference to the singleton.
ClassDef(TeventAnalysis_version, 0)
This has fields for the library version and can add stuff to the TROOT environment.
const char * GetCompilationMachineInfo(void) const
Return the machine information for the machine that compiled this library.
const char * GetCompilationDirectory(void) const
Return the directory from which this library was compiled.
static TeventAnalysis_version * fThis
const char * GetCompilationDate(void) const
Return the date that this library was compiled.
~TeventAnalysis_version()
const char * GetName(void) const
Return the version of this library.
const char * GetCompilationHost(void) const
Return the host that this library was compiled on.
const char * GetVersion(void) const
Return the version of this library.
void Initialize(void)
Do any initialization needed for the oaUtility library.