Changes between Version 26 and Version 27 of WorkBook/PileUp
- Timestamp:
- Aug 19, 2013, 3:52:04 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook/PileUp
v26 v27 10 10 === Mixing pile-up === 11 11 12 The mixing procedure is done via the {{{PileUpMerger}}} module. The user can specify 4 parameters: {{{PileUpFile}}}, {{{MeanPileUp}}}, {{{ZVertexWidth}}}, {{{ZVertexResolution}}} .12 The mixing procedure is done via the {{{PileUpMerger}}} module. The user can specify 4 parameters: {{{PileUpFile}}}, {{{MeanPileUp}}}, {{{ZVertexWidth}}}, {{{ZVertexResolution}}}, {{{PileUpDistribution}}}. 13 13 14 14 * {{{PileUpFile}}}: … … 20 20 * {{{MeanPileUp}}}: 21 21 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}}}. 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 a distribution defined by the parameter {{{PileUpDistribution}}} with a mean {{{MeanPileUp}}}. 23 24 * {{{PileUpDistribution}}} 25 26 defines the distribution of the number of pile-up events. 27 - 0 Poisson 28 - 1 Uniform 23 29 24 30 * {{{ZVertexSpread}}}: