EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicRoot/blob/master/rich/finder/CbmRichRingFinderHoughSimd.h>
Public Attributes | |
fvec | fX |
fvec | fY |
fvec | fX2plusY2 |
Definition at line 17 of file CbmRichRingFinderHoughSimd.h.
View newest version in sPHENIX GitHub at line 17 of file CbmRichRingFinderHoughSimd.h
fvec CbmRichHoughHitVec::fX |
Definition at line 19 of file CbmRichRingFinderHoughSimd.h.
View newest version in sPHENIX GitHub at line 19 of file CbmRichRingFinderHoughSimd.h
Referenced by CbmRichRingFinderHoughSimd::HoughTransformGroup(), and CbmRichRingFinderHoughSimd::HoughTransformReconstruction().
fvec CbmRichHoughHitVec::fX2plusY2 |
Definition at line 21 of file CbmRichRingFinderHoughSimd.h.
View newest version in sPHENIX GitHub at line 21 of file CbmRichRingFinderHoughSimd.h
Referenced by CbmRichRingFinderHoughSimd::HoughTransformGroup(), and CbmRichRingFinderHoughSimd::HoughTransformReconstruction().
fvec CbmRichHoughHitVec::fY |
Definition at line 20 of file CbmRichRingFinderHoughSimd.h.
View newest version in sPHENIX GitHub at line 20 of file CbmRichRingFinderHoughSimd.h
Referenced by CbmRichRingFinderHoughSimd::HoughTransformGroup(), and CbmRichRingFinderHoughSimd::HoughTransformReconstruction().