Changes between Version 8 and Version 9 of WorkBook/Tutorials/Mc4Bsm
- Timestamp:
- Jul 20, 2016, 9:41:49 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook/Tutorials/Mc4Bsm
v8 v9 110 110 The !ExecutionPath is where the simulation/reconstruction sequence of modules is defined 111 111 The list of modules configurations. 112 The TreeWriter, where the user defines which objects he stores in the output tree.112 The !TreeWriter, where the user defines which objects he stores in the output tree. 113 113 114 114 You can find an explanation for most Delphes modules here: 115 115 https://cp3.irmp.ucl.ac.be/projects/delphes/wiki/WorkBook/Modules 116 116 117 1. Open the card cards/delphes_card_CMS.tcl with your favorite editor and try to make sense of it. 2.117 1. Open the card cards/delphes_card_CMS.tcl with your favorite editor and try to make sense of it. 118 118 119 2. Then configure the FastJetFinder module by switching on the options for substructure:119 2. Then configure the !FastJetFinder module by switching on the options for substructure: 120 120 121 121 {{{ 122 ############ 122 ################### 123 123 # Fast Jet finder 124 ############ 124 ################### 125 125 126 126 module FastJetFinder FastJetFinder { … … 155 155 }}} 156 156 157 3. Now run Delphes with the newly modified card with jet substructure,on both the dijet and Z' samples:157 3. Now run Delphes with the newly modified card on both the dijet and Z' samples: 158 158 {{{ 159 159 ./DelphesSTDHEP cards/delphes_card_CMS.tcl out_pp_zp_ww_js.root pp_zp_ww.hep