Seedfinder test: specify input file on command line, quiet output
Compare changes
@@ -66,9 +66,51 @@ std::vector<const SpacePoint*> readFile(std::string filename) {
@@ -138,19 +180,21 @@ int main() {
Please be advised that registry.cern.ch registry (Registry Service) will be unavailable next Monday, March 10th starting at 08:00h (Geneva time) for a short period of time. This may cause temporary disruptions to your workflows. Further information: OTG0154905
Allow usage of command line selection of input space point file, and ability to suppress printing of all found seeds.
This is very useful for scaling tests.