SpacePoint formation in Examples #749
Closed
asalzburger
started this conversation in
Ideas / Feature Requests
Replies: 1 comment
-
|
Obsolete. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With the new Geometric/Smearing digitisation, we now produce (as it should be) local measurements instead of global measurements. The latter was the case in the
TrackMLdataset.The local measurements need to be converted into
SpacePointtypes for:The code for the space point formation exists, but needs to be reviewed and implemented: in the
Exampleswe should try to establish aSpacePointFormationAlgorithm, that does these operations.For establishing the functionality of the
TrackMLdataset, this also needs a new 'event-xxxx-spacepoints.csvoutput file with dedicated writer inIo/Csv`.Beta Was this translation helpful? Give feedback.
All reactions