Added complete finder using the operator() to HoughTransform
This method uses only the phi distribution to find peaks. TODO: reevaluate how the hits are passed around maybe it is better to pass around the index? modified: include/HoughTransform.h modified: src/HoughTransform.cxx modified: tests/ht_test.cxx
Please register or sign in to comment