{ // libMONITOR is not loaded by default... gSystem->Load("libMONITOR.so"); // Popup the GUI... new AliQAHistViewer(gClient->GetRoot(), 800, 400, kFALSE); }