Changeset b7b836a in git for external/fastjet/contribs/RecursiveTools/TODO
- Timestamp:
- Jun 6, 2018, 10:05:10 PM (7 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 17d0ab8
- Parents:
- 95e6b7a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
external/fastjet/contribs/RecursiveTools/TODO
r95e6b7a rb7b836a 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 1 17 For future releases? 2 18 -------------------- … … 7 23 auto-indenting. [Consider this for the full contrib??] 8 24 - More generic kinematic cuts? 25 - KZ: common base class for IteratedSoftDrop and RecursiveSoftDrop? 26 - KZ: make IteratedSoftDrop use Recluster
Note:
See TracChangeset
for help on using the changeset viewer.