EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CbmRichRingFitter.cxx
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file CbmRichRingFitter.cxx
1 /******************************************************************************
2 * $Id: CbmRichRingFitter.cxx,v 1.2 2006/09/13 14:57:15 hoehne Exp $
3 *
4 * Class : CbmRichRingFitter
5 * Description: Empty file, just there to please CINT, DoFit is implemented
6 * in the actual algorithm.
7 *
8 * Author : Supriya Das
9 * E-mail : S.Das@gsi.de
10 *
11 *******************************************************************************
12 * $Log: CbmRichRingFitter.cxx,v $
13 * Revision 1.2 2006/09/13 14:57:15 hoehne
14 * task for calculating Chi2 of ring fit added
15 *
16 * Revision 1.1 2006/01/19 11:33:12 hoehne
17 * initial version: base class for RingFitters
18 *
19 *
20 *******************************************************************************/
21 #include "CbmRichRingFitter.h"
22 
23