Fork me on GitHub

Changes between Version 26 and Version 27 of WorkBook/PileUp


Ignore:
Timestamp:
Aug 19, 2013, 3:52:04 PM (11 years ago)
Author:
Michele Selvaggi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/PileUp

    v26 v27  
    1010=== Mixing pile-up ===
    1111
    12 The mixing procedure is done via the {{{PileUpMerger}}} module. The user can specify 4 parameters: {{{PileUpFile}}}, {{{MeanPileUp}}}, {{{ZVertexWidth}}}, {{{ZVertexResolution}}}.
     12The mixing procedure is done via the {{{PileUpMerger}}} module. The user can specify 4 parameters: {{{PileUpFile}}}, {{{MeanPileUp}}}, {{{ZVertexWidth}}}, {{{ZVertexResolution}}}, {{{PileUpDistribution}}}.
    1313
    1414* {{{PileUpFile}}}:
     
    2020* {{{MeanPileUp}}}:
    2121
    22 the average amount of pile-up events per bunch-crossing. For each hard scattering, N pile-up events will be randomly chosen from the {{{PileUpFile}}}, where N is a random number following Poisson statistics with a mean {{{MeanPileUp}}}.
     22the average amount of pile-up events per bunch-crossing. For each hard scattering, N pile-up events will be randomly chosen from the {{{PileUpFile}}}, where N is a random number following a distribution defined by the parameter {{{PileUpDistribution}}} with a mean {{{MeanPileUp}}}.
     23
     24* {{{PileUpDistribution}}}
     25
     26defines the distribution of the number of pile-up events.
     27- 0 Poisson
     28- 1 Uniform
    2329
    2430* {{{ZVertexSpread}}}: