void QAmacro_rho_1() { Bool_t fTest=kFALSE; cout << " No QA module(s) for RHOC defined ...yet!" << endl; if (fTest){ cout << " Test passed" << endl; cout << " All ok " << endl; }else{ cout << " Test Failed" << endl; cout << " Not Ok " << endl; } exit(0); }