== Event Display == Deplphes' event display is based on the Event Visualization Environment of ROOT http://root.cern.ch/drupal/content/eve It can be run with the following command: {{{ make display root -l examples/EventDisplay.C\(\"examples/delphes_card_CMS.tcl\",\"delphes_output.root\"\) }}} The command to show an event from the ROOT file is {{{ ShowEvent(2); }}}