FEDRA emulsion software from the OPERA Collaboration
|
#include <VtIni.hh>
Classes | |
class | initializer |
not available in CINT More... | |
Public Member Functions | |
VtIni () | |
constructor More... | |
Static Public Member Functions | |
static const char *const | date () |
get birthday & time of package version More... | |
static const bool | debug () |
toggle debug flag More... | |
static const bool | isDebug () |
return debug flag More... | |
static const char *const | name () |
get string with package name More... | |
static const char *const | version () |
get string with version number More... | |
— Expert functions — | |
static initializer | doIni |
constructor call for initalization More... | |
static const char * | Version = xcvsVERSION_vt |
static const char * | Name = xcvsMODULE_vt |
static const char * | Date = xcvsDAYTIME_vt |
static bool | Debug = false |
void | print (std::ostream &os) const |
The initialization of the package is done automatically when the shared library is loaded into memory. An instance should only be created to obtain the information provided by the member functions. @memo Initialization of Vt++ package
VERTEX::VtIni::VtIni | ( | ) |
constructor
|
inlinestatic |
get birthday & time of package version
|
static |
toggle debug flag
|
inlinestatic |
return debug flag
|
inlinestatic |
get string with package name
void VERTEX::VtIni::print | ( | std::ostream & | os | ) | const |
|
inlinestatic |
get string with version number
|
staticprivate |
|
staticprivate |
|
staticprivate |
constructor call for initalization
|
staticprivate |
|
staticprivate |