Changes between Initial Version and Version 1 of FAQ-IT-5
- Timestamp:
- Mar 20, 2012, 4:16:49 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ-IT-5
v1 v1 1 2 3 === How do I get nice plots automatically when running generate_events, like I get on the web? === 4 5 You need to first download the MadAnalysis package from a MadGraph Download page, untar it in the MadGraph5_vx_x_x directory and run "make". Then download Topdrawer (link provided on the same page) and place it in the directory "td" under MadGraph5_vx_x_x. The generate_events script looks for the MadAnalysis executable at ../MadAnalysis/plot_events (seen from the process directory), and for the TopDrawer executable at ../td/td. Now generate_events will automatically run plot generation on your events. 6 7 -- Main.JohanAlwall - 2011-07-19