CbmRoot
CbmRichRingFinderHoughSimd.h
Go to the documentation of this file.
1
10
#ifndef CBM_RICH_RING_FINDER_HOUGH_SIMD
11
#define CBM_RICH_RING_FINDER_HOUGH_SIMD
12
13
#include "
CbmRichRingFinderHoughImpl.h
"
14
//#include "../L1/L1Algo/L1Types.h"
15
//#include "../L1/L1Algo/vectors/P4_F32vec4.h"
16
17
class
CbmRichHoughHitVec
{
18
public
:
19
fvec
fX
;
20
fvec
fY
;
21
fvec
fX2plusY2
;
22
//unsigned short int fId;
23
//Bool_t fIsUsed;
24
}
_fvecalignment
;
25
34
class
CbmRichRingFinderHoughSimd
:
public
CbmRichRingFinderHoughImpl
{
35
36
public
:
37
CbmRichRingFinderHoughSimd
();
38
39
~CbmRichRingFinderHoughSimd
() { ; }
40
41
virtual
void
HoughTransformReconstruction
();
42
43
virtual
void
HoughTransformGroup
(
unsigned
short
int
indmin,
44
unsigned
short
int
indmax,
45
Int_t iPart);
46
47
std::vector<CbmRichHoughHitVec>
fDataV
;
48
};
49
#endif
CbmRichHoughHitVec::fY
fvec fY
Definition:
CbmRichRingFinderHoughSimd.h:20
CbmRichRingFinderHoughImpl.h
Ring finder implementation based on Hough Transform method.
F32vec4
Definition:
L1/vectors/P4_F32vec4.h:47
CbmRichRingFinderHoughSimd::HoughTransformReconstruction
virtual void HoughTransformReconstruction()
Run HT for each hit.
Definition:
CbmRichRingFinderHoughSimd.cxx:182
_fvecalignment
class CbmRichHoughHitVec _fvecalignment
CbmRichRingFinderHoughSimd::HoughTransformGroup
virtual void HoughTransformGroup(unsigned short int indmin, unsigned short int indmax, Int_t iPart)
Definition:
CbmRichRingFinderHoughSimd.cxx:15
CbmRichRingFinderHoughSimd
SIMDized ring finder based on Hough Transform method.
Definition:
CbmRichRingFinderHoughSimd.h:34
CbmRichHoughHitVec::fX2plusY2
fvec fX2plusY2
Definition:
CbmRichRingFinderHoughSimd.h:21
CbmRichRingFinderHoughSimd::fDataV
std::vector< CbmRichHoughHitVec > fDataV
Definition:
CbmRichRingFinderHoughSimd.h:47
CbmRichRingFinderHoughSimd::CbmRichRingFinderHoughSimd
CbmRichRingFinderHoughSimd()
Definition:
CbmRichRingFinderHoughSimd.cxx:13
CbmRichHoughHitVec::fX
fvec fX
Definition:
CbmRichRingFinderHoughSimd.h:19
CbmRichRingFinderHoughImpl
Ring finder implementation based on Hough Transform method.
Definition:
CbmRichRingFinderHoughImpl.h:33
CbmRichHoughHitVec
Definition:
CbmRichRingFinderHoughSimd.h:17
CbmRichRingFinderHoughSimd::~CbmRichRingFinderHoughSimd
~CbmRichRingFinderHoughSimd()
Definition:
CbmRichRingFinderHoughSimd.h:39
reco
detectors
rich
finder
CbmRichRingFinderHoughSimd.h
Generated on Wed Oct 28 2020 15:11:44 for CbmRoot by
1.8.18