New example for demonstrating how to run reconstruction on GPU with time-varying misalignments#1030
Conversation
ce25646 to
a7bcae8
Compare
…ime-varying misalignments
a7bcae8 to
b25e13e
Compare
|
krasznaa
left a comment
There was a problem hiding this comment.
Would it make sense to rather than introducing a new executable, add misalignment as a new option to the existing traccc_truth_fitting_esample_cuda executable? 🤔
I started playing a little while ago with merging the example applications of all the languages into a single codebase, but did not find a good design for that yet. 😦 Still, cutting down a bit on the number of executables could be helpful for that effort as well.
I'm with you on this. I will see over the next days if/how this can be merged with |



For the time being, this example only demonstrates how to use multiple detray detector views from the traccc code. Several other improvements should be made to the code. For instance, multiple contexts are ignored in the CPU-based fitting.
That's why the PR is marked as draft for the time being.