Changes between Version 7 and Version 8 of WorkBook/Pythia8
- Timestamp:
- Jun 28, 2016, 2:07:28 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook/Pythia8
v7 v8 32 32 }}} 33 33 34 For instance, if you want to generate a !MinBias file to be used for pile-up merging :34 For instance, if you want to generate a !MinBias file to be used for pile-up merging, you'll need to replace the output collection in the converter card: 35 35 36 {{{ 37 ... 38 module TreeWriter TreeWriter { 39 # add Branch InputArray BranchName BranchClass 40 #add Branch Delphes/allParticles Particle GenParticle 41 add Branch Delphes/stableParticles Particle GenParticle 42 } 43 ... 44 }}} 45 and then run: 36 46 {{{ 37 47 ./DelphesPythia8 cards/converter_card.tcl examples/Pythia8/generatePileUp.cmnd MinBias.root