/****************************************************************************** * $Id: CbmRichRingFitter.cxx,v 1.2 2006/09/13 14:57:15 hoehne Exp $ * * Class : CbmRichRingFitter * Description: Empty file, just there to please CINT, DoFit is implemented * in the actual algorithm. * * Author : Supriya Das * E-mail : S.Das@gsi.de * ******************************************************************************* * $Log: CbmRichRingFitter.cxx,v $ * Revision 1.2 2006/09/13 14:57:15 hoehne * task for calculating Chi2 of ring fit added * * Revision 1.1 2006/01/19 11:33:12 hoehne * initial version: base class for RingFitters * * *******************************************************************************/ #include "CbmRichRingFitter.h" ClassImp(CbmRichRingFitter)