![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
View the newest version in sPHENIX GitHub for this directory "fitter"
Directory dependency graph for fitter:Files | |
| file | CbmRichRingFitterBase.h [code] |
| Abstract base class for concrete Rich Ring fitting algorithms. Each derived class must implement the method DoFit. | |
| file | CbmRichRingFitterCircle.cxx [code] |
| file | CbmRichRingFitterCircle.h [code] |
| Implementation of a ring fitting algorithm with equation of a circle. Algorithm from F77 subroutine of S.Sadovsky. | |
| file | CbmRichRingFitterCOP.cxx [code] |
| file | CbmRichRingFitterCOP.h [code] |
| Here the ring is fitted with the COP algorithm from A. Ayriyan/G. Ososkov. | |
| file | CbmRichRingFitterEllipseBase.h [code] |
| Base class for concrete ellipse fitting algorithms. Each derived class must implement the method DoFit. | |
| file | CbmRichRingFitterEllipseMinuit.cxx [code] |
| file | CbmRichRingFitterEllipseMinuit.h [code] |
| This is the implementation of ellipse fitting using MINUIT. | |
| file | CbmRichRingFitterEllipseTau.cxx [code] |
| file | CbmRichRingFitterEllipseTau.h [code] |
| Here the ring is fitted with Taubin algorithm from A. Ayriyan, G. Ososkov, N. Chernov. | |
| file | CbmRichRingFitterRobustCOP.cxx [code] |
| Here the ring is fitted with the RobustCOP algorithm from A. Ayriyan/ G. Ososkov. | |
| file | CbmRichRingFitterRobustCOP.h [code] |
| Here the ring is fitted with the RobustCOP algorithm from A. Ayriyan/G. Ososkov. | |
| file | CbmRichRingFitterTAU.cxx [code] |
| file | CbmRichRingFitterTAU.h [code] |
| Here the ring is fitted with the TAU algorithm from A. Ayriyan/ G. Ososkov. | |