CbmRoot
Loading...
Searching...
No Matches
fitter Directory Reference
Directory dependency graph for fitter:

Files

 CbmRichRingFitterBase.h
 Abstract base class for concrete Rich Ring fitting algorithms. Each derived class must implement the method DoFit.
 
 CbmRichRingFitterCircle.cxx
 
 CbmRichRingFitterCircle.h
 Implementation of a ring fitting algorithm with equation of a circle. Algorithm from F77 subroutine of S.Sadovsky.
 
 CbmRichRingFitterCOP.cxx
 
 CbmRichRingFitterCOP.h
 Here the ring is fitted with the COP algorithm from A. Ayriyan/G. Ososkov.
 
 CbmRichRingFitterEllipseBase.h
 Base class for concrete ellipse fitting algorithms. Each derived class must implement the method DoFit.
 
 CbmRichRingFitterEllipseMinuit.cxx
 
 CbmRichRingFitterEllipseMinuit.h
 This is the implementation of ellipse fitting using MINUIT.
 
 CbmRichRingFitterEllipseTau.cxx
 
 CbmRichRingFitterEllipseTau.h
 Here the ring is fitted with Taubin algorithm from A. Ayriyan, G. Ososkov, N. Chernov.
 
 CbmRichRingFitterRobustCOP.cxx
 Here the ring is fitted with the RobustCOP algorithm from A. Ayriyan/ G. Ososkov.
 
 CbmRichRingFitterRobustCOP.h
 Here the ring is fitted with the RobustCOP algorithm from A. Ayriyan/G. Ososkov.
 
 CbmRichRingFitterTAU.cxx
 
 CbmRichRingFitterTAU.h
 Here the ring is fitted with the TAU algorithm from A. Ayriyan/ G. Ososkov.