Fork me on GitHub

Changes between Version 29 and Version 30 of WorkBook/PileUp


Ignore:
Timestamp:
Nov 14, 2013, 10:42:14 AM (11 years ago)
Author:
Michele Selvaggi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/PileUp

    v29 v30  
    5555Note that it is common to use one jet algorithm for the rho density calculation (e.g kt with 0.6 cone) and one for the analysis (anti-kt with 0.5). In such a case, in order to be able to perform the pile-up subtraction (see below), one needs to compute the area also for the jets relevant for the analysis. 
    5656 
     57It is now possible to specify several eta ranges for the computation of the pile-up density, leading to a more accurate estimate. For instance:
     58
     59{{{
     60add RhoEtaRange 0.0 2.5
     61add RhoEtaRange 2.5 5.0
     62}}}
     63
    5764
    5865=== Pile-up subtraction ===