Changes in external/fastjet/contribs/Nsubjettiness/WinnerTakeAllRecombiner.cc [35cdc46:9687203] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
external/fastjet/contribs/Nsubjettiness/WinnerTakeAllRecombiner.cc
r35cdc46 r9687203 5 5 // Jesse Thaler, Ken Van Tilburg, Christopher K. Vermilion, and TJ Wilkason 6 6 // 7 // $Id: WinnerTakeAllRecombiner.cc 597 2014-04-16 23:07:55Z jthaler $8 7 //---------------------------------------------------------------------- 9 8 // This file is part of FastJet contrib. … … 34 33 35 34 // recombine pa and pb by creating pab with energy of the sum of particle energies in the direction of the harder particle 35 36 36 // updated recombiner to use more general form of a metric equal to E*(pT/E)^(alpha), which reduces to pT*cosh(rap)^(1-alpha) 37 37 // 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.