ktjet is hosted by Hepforge, IPPP Durham
next up previous
Next: Jet resolution variables Up: The algorithm Previous: The exclusive mode


Subjet analysis and ${e^+ e^-}~$ mode

Once the hadronic final state has been decomposed into jets, the structure of the jets themselves can be investigated. This is commonly known as a subjet analysis. The procedure is physically (and practically) identical to that employed in the analysis of an ${e^+ e^-}~$ event. In the ${e^+ e^-}~$case, all final state objects are used as input to the algorithm. In a subjet analysis on a particular jet, only the particles within that jet are used as input. The steps are as follows;
  1. Define a resolution parameter
    \begin{displaymath}
y_\mathit{cut}= Q_0^2 / E_\mathit{cut}^2.
\end{displaymath} (4)

    The parameter $E_\mathit{cut}^2$ may be chosen by the user, but is conventionally taken to be the square of the total energy of the ${e^+ e^-}~$event (or the $p_t$ of the jet) in the frame in which the algorithm is run. These are the default settings in KtJet.
  2. For each pair of objects $h_k$ and $h_l$, construct the rescaled resolution variable $y_{kl}$
    \begin{displaymath}
y_{kl}=d_{kl}/E_\mathit{cut}^2
\end{displaymath} (5)

    where $d_{kl}$ is defined as in section 2.1.
  3. Find $y_{min}$, the smallest of the $y_{kl}$. If $y_\mathit{min} < y_\mathit{cut}$, $h_k$ and $h_l$ are combined into a single object with momentum $p_{(kl)}$ according to a user specified recombination scheme (parameter recom).
  4. Repeat the procedure until all pairs of objects have $y_{kl} >
y_\mathit{cut}$. The remaining objects are called subjets.
As described in section 2.2, one can choose to stop merging when a given number of jets is reached, instead of specifying the stopping scale $y_\mathit{cut}$.
next up previous
Next: Jet resolution variables Up: The algorithm Previous: The exclusive mode
Jonathan Couchman 2002-10-02