8 #include <condition_variable>
14 #include <TSysEvtHandler.h>
27 TGRUTint(
int argc,
char **argv,
void *opts=0,
int numOptions=0,
28 bool noLogo =
true,
const char *appClassName =
"grutinizer");
34 static TGRUTint *
instance(
int argc=0,
char **argv=0,
void *opts=0,
int numOptions=-1,
35 bool noLogo=
true,
const char *appClassName=
"grutinizer");
40 Long_t
ProcessLine(
const char* line, Bool_t sync=kTRUE,Int_t *error=0);
45 TFile*
OpenRootFile(
const std::string& filename,TChain *chain=0);