run.C

Go to the documentation of this file.
00001 void run(bool only_compile = false)
00002 {
00003    gSystem->Load("libMemStat");
00004    // calling a "leaker"
00005    if(!only_compile)
00006       gROOT->ProcessLine(".x leak_test.C++g");
00007 }

Generated on Tue Jul 5 14:44:00 2011 for ROOT_528-00b_version by  doxygen 1.5.1