[ROOT] root startup time

From: William Hanlon (whanlon@physics.rutgers.edu)
Date: Thu Dec 27 2001 - 19:35:49 MET


Hi,

When I start root on a remote machine (e.g. through an xterm) the
delay in starting becomes significant. I am writing an application
that will use root as an event display and would like to reduce that
delay. Is there anything that I can do in my code to reduce that time
during starting root?

I use the following code to include root in my program:
#include "TROOT.h"
#include "TApplication.h"
#include "TCanvas.h"
#include "TLine.h"
TROOT simple("simple","event display");
TApplication theApp("App", 0, NULL);


Thanks,
Bill

-- 
William Hanlon                       http://www.physics.rutgers.edu/~whanlon
Rutgers University                   pgp fingerprint:85 68 43 55 9A 83 44 00
Dept. of Physics and Astronomy                       CE 19 C0 B0 D9 DE D6 52



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:51:14 MET