void testsim (Int_t nevent=100, const char *config="$ALICE_ROOT/PHOS/testconfig.C") { // // Simple macro to run aliroot in a batch mode // cerr<<" ___________________________________________________________________ "< Beginning of the PHOS simulation."<Init(config); cerr<<" ___________________________________________________________________ "< " << nevent << " : The simulation will last about 4 minutes."<Run(nevent); timer.Stop(); timer.Print(); cerr<<" ___________________________________________________________________ "< Simulation ended successfully. " << endl ; cerr<<" ___________________________________________________________________ "<