Changes between Version 4 and Version 5 of SysCalc
- Timestamp:
- Jun 24, 2015, 12:29:30 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SysCalc
v4 v5 36 36 }}} 37 37 38 39 38 40 == MadEvent Interface 39 41 … … 44 46 45 47 Concerning the PDF since the multiple line is not supported in the run_card, you can separate the various PDF line information by '&&' 48 49 50 '''WARNING''': If you run with use_syst=T with matching the output of pythia6 will not not have performed the (complete) veto of the events. This allows SysCalc to compute the final veto and assign it has a 0/1 weight. But it means that you can not use the output of pythia6 without running SysCalc. Also all the plot should then take care of those weights which is not currently supported by MadAnalysis. 46 51 47 52