whizard is hosted by Hepforge, IPPP Durham

Opened 15 years ago

Closed 8 years ago

#67 closed task (fixed)

Jet algorithms in cut/analysis

Reported by: kilian Owned by: kilian
Priority: P2 Milestone: v2.3.0
Component: core Version:
Severity: normal Keywords:
Cc:

Description (last modified by ohl)

The cut/analysis expression language should have the possibility of defining parton collections by a jet algorithm.

Think of an interface to FastJet? and friends.

Change History (16)

comment:1 Changed 14 years ago by Juergen Reuter

Owner: changed from kilian to kilian, dwiesler
Priority: P3P2

One of the standard references is Run II Jet Physics, hep-ex/0005012.

comment:4 Changed 12 years ago by Juergen Reuter

Milestone: v2.2.0v2.0.7

After phone call with WK: this is along the same lines as #430 and will/should be dealt with on the same time scale.

comment:5 Changed 12 years ago by Juergen Reuter

Milestone: v2.0.7v2.0.8

comment:6 Changed 12 years ago by Juergen Reuter

Milestone: v2.0.8v2.1.0

As discussed today: if there is a 2.0.8 it will be more an ILC/CLIC-related release.

comment:7 Changed 12 years ago by Juergen Reuter

Milestone: v2.1.0v2.1.1

comment:8 Changed 12 years ago by Juergen Reuter

Milestone: v2.1.2v2.1.1

comment:9 Changed 12 years ago by Juergen Reuter

Milestone: v2.1.1v2.1.2

comment:10 Changed 11 years ago by Juergen Reuter

Milestone: v2.2.0v2.2.1

comment:11 Changed 11 years ago by ohl

Description: modified (diff)
Owner: changed from kilian, dwiesler to kilian

comment:12 Changed 10 years ago by Juergen Reuter

Milestone: v2.2.1v2.2.2

comment:13 Changed 10 years ago by kilian

Was actually straightforward, done in r5843.

Documented in the manual, essentially there are three items:

  1. function cluster, quite similar to the more trivial collect
  2. integer variable jet_algorithm with predefined constants as possible values
  3. real variable jet_r

Discussion welcome. Possible enhancements:

  • include the lightweight fjet.cc file as fallback
  • the C++ interface works but is a bit clumsy, some C++ guru might be able to simplify it
  • access more functionality than just inclusive jets
  • use cases?

comment:14 Changed 10 years ago by Bijan Chokoufe Nejad

Milestone: v2.2.3v2.3.0

Internal clustering analogue to FastJet has been implemented and will most likely be added in a small library in the context of #499 such that it can used in shower as well as whizard.

comment:15 Changed 9 years ago by Juergen Reuter

We should test once that distributions with internal FastJet? clustering and analysis are identical to those done with Rivet.

comment:16 Changed 8 years ago by ohl

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.