Fork me on GitHub

Changes between Version 25 and Version 26 of WorkBook/Tutorials/Mc4Bsm


Ignore:
Timestamp:
Jul 23, 2016, 9:48:21 AM (8 years ago)
Author:
Michele Selvaggi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/Tutorials/Mc4Bsm

    v25 v26  
    214214root examples/macro.C'("out_pp_jj_js_nc.root","out_pp_zp_ww_js_nc.root")'
    215215}}}
     216
     217=== Part III - Event display ===
     218
     2190) Compile Delphes event display
     220{{{
     221make display
     222}}}
     2231) Open event display on reconstructed events:
     224{{{
     225root -l examples/EventDisplay.C'("cards/delphes_card_CMS_nc.tcl","out_pp_zp_ww_js_nc.root")'
     226}}}
     2272) 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.
     2283) Identify an event featuring dileptonic Z-> WW decay.
     2294) 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