#include <TDSPInt.h>
Definition at line 29 of file TDSPInt.h.
Public Member Functions | |
| TDSPInt (const char *appClassName, int *argc, char **argv, void *options=0, int numOptions=0, Bool_t noLogo=kFALSE) | |
| ~TDSPInt () | |
| virtual void | PrintLogo () |
Static Public Member Functions | |
| TString & | GetVersion () |
Static Protected Attributes | |
| TString | fVersionStr |
|
||||||||||||||||||||||||||||
|
|
|
|
|
|
|
Definition at line 39 of file TDSPInt.h. References fVersionStr.
00039 { return fVersionStr;};
|
|
|
|
|
|
Definition at line 33 of file TDSPInt.h. Referenced by GetVersion(). |
1.3.2