eventAnalysis  7.0-49-g0ac7482
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
TeventAnalysis_version.hxx
Go to the documentation of this file.
1 #ifndef TeventAnalysis_version_hxx_seen
2 #define TeventAnalysis_version_hxx_seen
3 
4 // Source for TeventAnalysis_version.hxx auto-generated using the
5 // Tpackage_version.hxx.in template file.
6 
7 #include <TPackageVersion.hxx>
8 
9 namespace ND {
10  class TeventAnalysis_version;
11 };
12 
13 /// This has fields for the library version and can add stuff to the TROOT
14 /// environment.
15 class ND::TeventAnalysis_version: public ND::TPackageVersion {
16 private:
18 
19 public:
22 
23  /// Return a reference to the singleton.
24  static TeventAnalysis_version* Get(void);
25 
26  /// Return the version of this library.
27  const char* GetName(void) const;
28 
29  /// Return the version of this library.
30  const char* GetVersion(void) const;
31 
32  /// Return the date that this library was compiled.
33  const char* GetCompilationDate(void) const;
34 
35  /// Return the host that this library was compiled on.
36  const char* GetCompilationHost(void) const;
37 
38  /// Return the directory from which this library was compiled.
39  const char* GetCompilationDirectory(void) const;
40 
41  /// Return the machine information for the machine that compiled this
42  /// library. On most machines this is generated from "uname -a".
43  const char* GetCompilationMachineInfo(void) const;
44 
45  /// Do any initialization needed for the oaUtility library. This is
46  /// called by the TeventAnalysis_version constructor.
47  void Initialize(void);
48 
50 };
51 #endif
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.
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.

Package Summary
Package Name: eventAnalysis
Package Version: 7.0-49-g0ac7482
Package Manager:

Generated on Mon Mar 25 2024 14:43:58 for eventAnalysis by doxygen 1.8.5