19 void* options,
int numOptions,
bool noLogo)
20 : TRint (appClassName, argc, argv, options, numOptions, noLogo)
25 SetPrompt(
"Qw-Root [%d] ");
R__EXTERN class QwRint * gQwRint
static QwRint * fExists
Check whether interface already existing.
QwRint(const char *appClassName, int *argc, char **argv, void *options=0, int numOptions=0, bool noLogo=kFALSE)
Constructor.
virtual ~QwRint()
Destructor.
A ROOT command line interface.