Version 5 (modified by 10 years ago) ( diff ) | ,
---|
Event Display
Delphes' event display is based on the Event Visualization Environment of ROOT http://root.cern.ch/drupal/content/eve
You first need to produce a delphes output ROOT tree with some card.
./DelphesSTDHEP examples/delphes_card_CMS.tcl delphes_output.root input.hep
Then you can 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);
Attachments (2)
- delphes_event_display_1.png (110.1 KB ) - added by 10 years ago.
- delphes_event_display_2.png (54.3 KB ) - added by 10 years ago.
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.