next up previous contents index
Next: JADE Algorithm with E Up: Jet Finding Previous: Jet Finding   Contents   Index


Scaled Invariant Mass Squared Algorithms

There are two algorithms available, each with the same 3 variants ( or schemes ). The first algorithm is known as the JADE algorithm, which defines the invariant mass as:

M2 = 2E1E2(1 - cos$ \theta_{12}^{}$).

The second is known as the DURHAM algorithm and uses a proposal by Dokshitzer for invariant mass, which is less sensitive to soft gluons:

M2 = 2(MIN(E1, E2))2(1 - cos$ \theta_{12}^{}$).

Both algorithms combine particles into jets using one of the following combination schemes:

E scheme
Pij = Pi + Pj
Eij = Ei + Ej
P scheme
Pij = Pi + Pj
Eij = | Pij|
E0 scheme
Eij = Ei + Ej
Pij = Eij(Pi + Pj)/| Pi + Pj|

For more details, please read the internal reports ALEPH 90-149 (SOFTWR 90-015) and ALEPH 91-151 ( SOFTWR 91-006 ).



Subsections

Joel Closier
2000-02-07