Changes between Version 2 and Version 3 of MadWeightFAQ
- Timestamp:
- Apr 12, 2012, 11:49:07 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MadWeightFAQ
v2 v3 21 21 ==== Do I have to perform selection on the events? ==== 22 22 23 <em> **g>Question from Andre Sznajder**[[br]] The matrix element method uses just outgoing the hard scattering partons/leptons. As a concrete example let's take the Higgs to WW semi-leptonic mode H->WW->(mu nu)(qq'). As I am using CMS reconstructed event as an input, do I have to make a pre-selection of the reconstructed muons, jets and missing energy that corresponds to the parton level objects ? Or I can put in the LHCO all reconstructed jets, and leptons and it will somehow choose the correct ones ? </em> 23 '' **g>Question from Andre Sznajder**[[br]] The matrix element method uses just outgoing the hard scattering partons/leptons. As a concrete example let's take the Higgs to WW semi-leptonic mode H->WW->(mu nu)(qq'). As I am using CMS reconstructed event as an input, do I have to make a pre-selection of the reconstructed muons, jets and missing energy that corresponds to the parton level objects ? Or I can put in the LHCO all reconstructed jets, and leptons and it will somehow choose the correct ones ? '' 24 24 25 25 MadWeight (MW) can only process event with the correct number of reconstructed events. So MW will first reject all the "wrong" events. So in practise, if you have two muons or three jet for an event, this one will not be accepted. … … 61 61 62 62 ==== failure of ./bin/madweight param (step: 1) ==== 63 * {{{ 63 * 64 {{{ 64 65 IOError: [Errno 2] No such file or directory: './Cards/ident_mw_card.dat' 65 66 }}} … … 71 72 ==== failure of ./bin/madweight analyzer (step: 2) ==== 72 73 73 * {{{ 74 * 75 {{{ 74 76 bad proc_card information: missing request process tag 75 }}} Did you modify the proc_card.dat after the launch of ./bin/newprocess ? Then you have to type again 77 }}} 78 Did you modify the proc_card.dat after the launch of ./bin/newprocess ? Then you have to type again 76 79 77 80 $> ./bin/newprocess[[br]] Indeed the proc_card.dat must be the same between this moment and the time where you launch madweight analyzer. 78 81 79 * {{{ 82 * 83 {{{ 80 84 FATAL ERROR: NO CHANGE OF VARIABLE 81 85 you probably put bad option in your card