00001 { 00002 cout << "Controlled shutdown?\n"; 00003 tapi.shutdownAll(); 00004 00005 gSystem.Exit(1); 00006 }