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