EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
fitter Directory Reference

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.