ImprovedOutputFile
Timing
llp
Last change
on this file since 6455202 was b7b836a, checked in by Pavel Demin <pavel-demin@…>, 6 years ago |
update FastJet library to 3.3.1 and FastJet Contrib library to 1.036
|
-
Property mode
set to
100644
|
File size:
1.0 KB
|
Rev | Line | |
---|
[b7b836a] | 1 | For v2.0
|
---|
| 2 | --------
|
---|
| 3 |
|
---|
| 4 | - CHECK: lines 100-102 of RecursiveSymmetryCutBase.hh: this was
|
---|
| 5 | initially setting the structure members to 0. I think it's highly
|
---|
| 6 | preferable to set them to their default of -1, signalling the
|
---|
| 7 | absence of substructure. [0 dR might happen with a perfectly
|
---|
| 8 | collinear splitting]
|
---|
| 9 |
|
---|
| 10 | - CHECK: are we happy with how the structure info is stored and the
|
---|
| 11 | recursive_soft_drop_prongs(...) function in RecursiveSoftDrop.hh?
|
---|
| 12 |
|
---|
| 13 | - QUESTION: do we move set_min_deltaR_squared in the base class?
|
---|
| 14 |
|
---|
| 15 | - Add option to define z wrt to original jet?
|
---|
| 16 |
|
---|
[1f1f858] | 17 | For future releases?
|
---|
| 18 | --------------------
|
---|
| 19 | - JDT: In Recluster, change "single" to an enum for user clarity?
|
---|
| 20 | [do we have any other option that "sungle" or "subjets"]
|
---|
| 21 | - JDT: Should we have a FASTJET_CONTRIB_BEGIN_NAMESPACE? It would
|
---|
| 22 | help those of us who use XCode to edit, which is aggressive about
|
---|
| 23 | auto-indenting. [Consider this for the full contrib??]
|
---|
| 24 | - More generic kinematic cuts?
|
---|
[b7b836a] | 25 | - KZ: common base class for IteratedSoftDrop and RecursiveSoftDrop?
|
---|
| 26 | - KZ: make IteratedSoftDrop use Recluster
|
---|
Note:
See
TracBrowser
for help on using the repository browser.