Fork me on GitHub

Changes between Version 8 and Version 9 of WorkBook/Tutorials/Mc4Bsm


Ignore:
Timestamp:
Jul 20, 2016, 9:41:49 AM (8 years ago)
Author:
Michele Selvaggi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/Tutorials/Mc4Bsm

    v8 v9  
    110110The !ExecutionPath is where the simulation/reconstruction sequence of modules is defined
    111111The list of modules configurations.
    112 The TreeWriter, where the user defines which objects he stores in the output tree.
     112The !TreeWriter, where the user defines which objects he stores in the output tree.
    113113
    114114You can find an explanation for most Delphes modules here:
    115115https://cp3.irmp.ucl.ac.be/projects/delphes/wiki/WorkBook/Modules
    116116
    117 1. Open the card cards/delphes_card_CMS.tcl with your favorite editor and try to make sense of it. 2.
     1171. Open the card cards/delphes_card_CMS.tcl with your favorite editor and try to make sense of it.
    118118
    119 2. Then configure the FastJetFinder module by switching on the options for substructure:
     1192. Then configure the !FastJetFinder module by switching on the options for substructure:
    120120
    121121{{{
    122 ############
     122###################
    123123# Fast Jet finder
    124 ############
     124###################
    125125
    126126module FastJetFinder FastJetFinder {
     
    155155}}}
    156156
    157 3. Now run Delphes with the newly modified card with jet substructure, on both the dijet and Z' samples:
     1573. Now run Delphes with the newly modified card on both the dijet and Z' samples:
    158158{{{
    159159./DelphesSTDHEP cards/delphes_card_CMS.tcl out_pp_zp_ww_js.root pp_zp_ww.hep