1 #ifndef __QweakSimRint_h__
2 #define __QweakSimRint_h__
33 QweakSimRint (
const char* appClassName,
int* argc,
char** argv,
34 void* options = 0,
int numOptions = 0,
bool noLogo = kFALSE);
41 #endif // __QweakSimRint_h__
R__EXTERN class QweakSimRint * gQweakSimRint
static QweakSimRint * fExists
Check whether interface already existing.
QweakSimRint(const char *appClassName, int *argc, char **argv, void *options=0, int numOptions=0, bool noLogo=kFALSE)
Constructor.
A ROOT command line interface.
virtual ~QweakSimRint()
Destructor.