Skip to content

Update Tiled reconstruction to use nothing as start/stop of list #160

@graeme-a-stewart

Description

@graeme-a-stewart

Currently the TiledJet stuct is used as a manually managed linked list for tiled jet reconstruction.

Changing this to a Julia DataStuctures.jl MutableLinkedList would be quite desirable, and would also help with #97, which got stuck because of problems in parameterising the noTiledJet that was used to indicate the start/end points of the list and would no longer be needed.

Metadata

Metadata

Labels

InternalsChanges that affect the internals of the package, but not the public API

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions