{ delete gRandom; gRandom = new TRandom3(0); printf("\n Seed for gRandom is %u.\n\n",gRandom->GetSeed()); }