29int main(
int argc,
char **argv)
31 TRint theApp(
"Go4CINT", &argc, argv);
48 myclient->SetCintMode(kTRUE);
49 TGo4Log::Info(
"Created Slave Instance: %s", myclient->GetName());
static TGo4Log * Instance()
static void Info(const char *text,...) GO4_PRINTF_ARGS
User shortcut for message with prio 1.
static void SetIgnoreLevel(Int_t level)
Define threshold for output.
static void LogfileEnable(Bool_t on=kTRUE)
switch writing to logfile on or off
int main(int argc, char **argv)
This nice executable starts a rootcint session with a go4 slave server ("analysisclient" in server mo...