Perform a "2 point" Hough transform on a collection of hits. More...
Classes | |
class | Hough2P |
Hough transform based on 2-point combinations. More... | |
class | HoughT |
class | HoughValidate |
Validate Hough transform algorithms. More... | |
class | HValidateNt |
Ntuple produced by the HoughValidate module. More... | |
class | IslandsTH2 |
class | LiteTH2 |
class | MultiHough2P |
Hough transform based on 2-point combinations. More... | |
class | MultiHoughT |
Functions | |
static Double_t | Gaus (const Double_t x, const Double_t sigma) |
Perform a "2 point" Hough transform on a collection of hits.
Ntuple produced by the HoughValidate module.
Validate anything that creates HoughResults.
Tool for finding and labeling "islands" around peaks in a Hough map.
TODO.
Run and test Hough transform algorithms.
|
static |
Definition at line 215 of file MultiHough2P.cxx.
References sigma().
Referenced by hough::MultiHough2P::Map(), and hough::MultiHough2P::SmoothMap().