#if !defined(__CINT__) || defined(__MAKECINT__) #include "MONITOR/AliMonitorClient.h" #endif void client() { new AliMonitorClient; }