Opened 15 years ago
Closed 9 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 )
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 15 years ago by
Owner: | changed from kilian to kilian, dwiesler |
---|---|
Priority: | P3 → P2 |
comment:2 Changed 13 years ago by
comment:3 Changed 13 years ago by
comment:4 Changed 13 years ago by
Milestone: | v2.2.0 → v2.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 13 years ago by
Milestone: | v2.0.7 → v2.0.8 |
---|
comment:6 Changed 13 years ago by
Milestone: | v2.0.8 → v2.1.0 |
---|
As discussed today: if there is a 2.0.8 it will be more an ILC/CLIC-related release.
comment:7 Changed 13 years ago by
Milestone: | v2.1.0 → v2.1.1 |
---|
comment:8 Changed 12 years ago by
Milestone: | v2.1.2 → v2.1.1 |
---|
comment:9 Changed 12 years ago by
Milestone: | v2.1.1 → v2.1.2 |
---|
comment:10 Changed 12 years ago by
Milestone: | v2.2.0 → v2.2.1 |
---|
comment:11 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Owner: | changed from kilian, dwiesler to kilian |
comment:12 Changed 11 years ago by
Milestone: | v2.2.1 → v2.2.2 |
---|
comment:13 Changed 11 years ago by
Was actually straightforward, done in r5843.
Documented in the manual, essentially there are three items:
- function
cluster
, quite similar to the more trivialcollect
- integer variable
jet_algorithm
with predefined constants as possible values - 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
Milestone: | v2.2.3 → v2.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
We should test once that distributions with internal FastJet? clustering and analysis are identical to those done with Rivet.
comment:16 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
One of the standard references is Run II Jet Physics, hep-ex/0005012.