#include <VersionAndContext.hh>
Public Member Functions | |
| VersionAndContext (VersionAndContext const &) | |
| VersionAndContext & | operator= (VersionAndContext const &) |
| void | SetGitDescription (std::string &val) |
| std::string | GetGitDescription () const |
| void | SetG4lbnfDir (std::string &val) |
| std::string | GetG4lbnfDir () const |
| void | SetBuildTimeStamp (std::string &val) |
| std::string | GetBuildTimeStamp () const |
| void | SetPhysicsList (std::string &val) |
| std::string | GetPhysicsList () const |
| void | SetMacroFileName (std::string &val) |
| std::string | GetMacroFileName () |
Static Public Member Functions | |
| static VersionAndContext * | Instance () |
Private Member Functions | |
| VersionAndContext () | |
Private Attributes | |
| std::string | gitDescription |
| std::string | g4lbnfDir |
| std::string | buildTimeStamp |
| std::string | physicsList |
| std::string | macroFileName |
Static Private Attributes | |
| static VersionAndContext * | fInstance = 0 |
Definition at line 14 of file VersionAndContext.hh.
|
private |
Definition at line 9 of file VersionAndContext.cc.
| VersionAndContext::VersionAndContext | ( | VersionAndContext const & | ) |
|
inline |
Definition at line 40 of file VersionAndContext.hh.
|
inline |
Definition at line 37 of file VersionAndContext.hh.
|
inline |
Definition at line 34 of file VersionAndContext.hh.
|
inline |
Definition at line 46 of file VersionAndContext.hh.
|
inline |
Definition at line 43 of file VersionAndContext.hh.
|
static |
Definition at line 17 of file VersionAndContext.cc.
| VersionAndContext& VersionAndContext::operator= | ( | VersionAndContext const & | ) |
|
inline |
Definition at line 39 of file VersionAndContext.hh.
|
inline |
Definition at line 36 of file VersionAndContext.hh.
|
inline |
Definition at line 33 of file VersionAndContext.hh.
|
inline |
Definition at line 45 of file VersionAndContext.hh.
|
inline |
Definition at line 42 of file VersionAndContext.hh.
|
private |
Definition at line 22 of file VersionAndContext.hh.
|
staticprivate |
Definition at line 19 of file VersionAndContext.hh.
|
private |
Definition at line 21 of file VersionAndContext.hh.
|
private |
Definition at line 20 of file VersionAndContext.hh.
|
private |
Definition at line 25 of file VersionAndContext.hh.
|
private |
Definition at line 24 of file VersionAndContext.hh.
1.8.11