Fork me on GitHub

Changes between Version 50 and Version 51 of WorkBook/PileUp


Ignore:
Timestamp:
Dec 18, 2014, 1:49:07 AM (10 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/PileUp

    v50 v51  
    144144The following variables are computed:
    145145
    146 * NCharged: number of charged constituents
    147 * NNeutrals: number of neutral constituents
    148 * Beta: (sum pt of charged pile-up constituents)/(sum pt of charged constituents)
    149 * !BetaStar: (sum pt of charged constituents coming from hard interaction)/(sum pt of charged constituents)
    150 * MeanSqDeltaR: average distance (squared) between constituent and jet  weighted by pt (squared) of constituent.
    151 * PTD: average pt between constituent and jet weighted by pt of constituent.
    152 * !FracPt[i]: (sum pt of constituent within a ring 0.1*i<DeltaR<0.1*(i+1) )/(sum pt)
     146 {{{NCharged}}}:: number of charged constituents
     147 {{{NNeutrals}}}:: number of neutral constituents
     148 {{{Beta}}}:: (sum pt of charged pile-up constituents)/(sum pt of charged constituents)
     149 {{{BetaStar}}}:: (sum pt of charged constituents coming from hard interaction)/(sum pt of charged constituents)
     150 {{{MeanSqDeltaR}}}:: average distance (squared) between constituent and jet  weighted by pt (squared) of constituent.
     151 {{{PTD}}}:: average pt between constituent and jet weighted by pt of constituent.
     152 {{{FracPt[i]}}}:: (sum pt of constituent within a ring 0.1*i<DeltaR<0.1*(i+1) )/(sum pt)
    153153
    154154== Running Delphes with Pile-Up ==