Add a lower bound the track container size.
All threads resolved!
All threads resolved!
Compare changes
Files
3@@ -21,6 +21,7 @@ namespace Velo {
This MR fixes a bug in setting the container size which did not consider the extreme case where only three compatible hits exist in an event. Now, a lower bound of size 10 is set for all track container objects.
Solves #339 (closed)