# Open a browser and view Monte Carlo collision events from the HepSim web page

from probrowser import *

f="http://mc.hep.anl.gov/asc/hepsim/events/pp/14tev/ttbar/pythia8/pythia8_ttbar_1.promc"
c=MainGui(f);

