| 216 | |
| 217 | === Part III - Event display === |
| 218 | |
| 219 | 0) Compile Delphes event display |
| 220 | {{{ |
| 221 | make display |
| 222 | }}} |
| 223 | 1) Open event display on reconstructed events: |
| 224 | {{{ |
| 225 | root -l examples/EventDisplay.C'("cards/delphes_card_CMS_nc.tcl","out_pp_zp_ww_js_nc.root")' |
| 226 | }}} |
| 227 | 2) A browser will open up. You can browse event from the "Event control tab". In the "Eve" tab you have access to the details of the event. |
| 228 | 3) Identify an event featuring dileptonic Z-> WW decay. |
| 229 | 4) Identify an event featuring a fully hadronic decay, where at least one of the two fatjets displays the characteristic two-prong structure of a boosted W. |
| 230 | |