Changeset 667a02a in git for external/fastjet/contribs/RecursiveTools/TODO
- Timestamp:
- Jun 8, 2018, 3:23:13 PM (6 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- e57c062
- Parents:
- 001ee95 (diff), 17d0ab8 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
external/fastjet/contribs/RecursiveTools/TODO
r001ee95 r667a02a 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.