Fork me on GitHub

Changes between Version 17 and Version 18 of WorkBook/Tutorials/Mc4Bsm


Ignore:
Timestamp:
Jul 21, 2016, 4:16:52 AM (8 years ago)
Author:
Michele Selvaggi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/Tutorials/Mc4Bsm

    v17 v18  
    1651655. Now [https://cp3.irmp.ucl.ac.be/projects/delphes/raw-attachment/wiki/WorkBook/Tutorials/Mc4Bsm/macro.C download] and run this simple event selection macro. It will plot two crucial jet observables that can help in discriminating between a w-jet and a light jet: the jet mass, and the N-subjettiness ratio tau2/tau1.
    166166{{{
     167wget https://cp3.irmp.ucl.ac.be/projects/delphes/raw-attachment/wiki/WorkBook/Tutorials/Mc4Bsm/macro.C --directory-prefix=examples
    167168root examples/macro.C'("out_pp_jj_js.root","out_pp_zp_ww_js.root")'
    168169}}}