Fork me on GitHub

Changes between Version 7 and Version 8 of WorkBook/Pythia8


Ignore:
Timestamp:
Jun 28, 2016, 2:07:28 PM (8 years ago)
Author:
Michele Selvaggi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/Pythia8

    v7 v8  
    3232}}}
    3333
    34 For instance, if you want to generate a !MinBias file to be used for pile-up merging:
     34For 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:
    3535
     36{{{
     37...
     38module 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:
    3646{{{
    3747./DelphesPythia8 cards/converter_card.tcl examples/Pythia8/generatePileUp.cmnd MinBias.root