Fork me on GitHub

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • external/fastjet/contribs/Nsubjettiness/WinnerTakeAllRecombiner.cc

    r35cdc46 r9687203  
    55//  Jesse Thaler, Ken Van Tilburg, Christopher K. Vermilion, and TJ Wilkason
    66//
    7 //  $Id: WinnerTakeAllRecombiner.cc 597 2014-04-16 23:07:55Z jthaler $
    87//----------------------------------------------------------------------
    98// This file is part of FastJet contrib.
     
    3433
    3534// recombine pa and pb by creating pab with energy of the sum of particle energies in the direction of the harder particle
     35
    3636// updated recombiner to use more general form of a metric equal to E*(pT/E)^(alpha), which reduces to pT*cosh(rap)^(1-alpha)
    3737// alpha is specified by the user. The default is alpha = 1, which is the typical behavior. alpha = 2 provides a metric which more
Note: See TracChangeset for help on using the changeset viewer.