You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`JetAlgorithm.Durham` the $e^+e-$ $k_\text{T}$ algorithm, also known as the Durham algorithm
43
43
-`JetAlgorithm.EEKt` the $e^+e-$ generalised $k_\text{T}$ algorithm
44
44
-`R` - the cone size parameter; no particles more geometrically distance than `R` will be merged (default 1.0; note this parameter is ignored for the Durham algorithm)
45
+
-`p` - algorithm power which must be provided for generalised algorithms, for other algorithms this parameter is ignored
45
46
-`strategy` - the algorithm strategy to adopt, as described below (default `RecoStrategy.Best`)
46
47
47
48
The object returned is a `ClusterSequence`, which internally tracks all merge steps.
48
49
49
-
Alternatively, *for pp reconstruction*, one can swap the `algorithm=...`
50
-
parameter for the value of `p`, the transverse momentum power used in the
51
-
$d_{ij}$ metric for deciding on closest jets, as $k^{2p}_\text{T}$. Different
52
-
values of $p$ then correspond to different reconstruction algorithms:
0 commit comments