trackreco / mkFit

Vectorized, Parallelized Tracking
https://trackreco.github.io/
Apache License 2.0
17 stars 15 forks source link

trivial bug fixes in mkFit.cc #350

Closed srlantz closed 2 years ago

srlantz commented 2 years ago

Strictly speaking, the C++ standard requires dimensions of plain arrays to be known at compile time; @dan131riley suggested declaring two arrays as std::vector instead. Other changes are self-explanatory.

mmasciov commented 2 years ago

http://uaf-10.t2.ucsd.edu/~mmasciov/MkFit_devs/SVA_pr350/

No apparent difference in physics performance: merging.