00001 void StarDemo(const char *detector="StarDetectorUnfolding") 00002 { 00003 gROOT->Macro("Load.C"); 00004 gEventDisplay->ShowDetectorTest(detector); 00005 }