/****************************************************************************** * $Id: CbmRichRingFinder.cxx,v 1.5 2006/01/19 11:12:29 hoehne Exp $ * * Class : CbmRichRingFinder * Description : Implementation of CbmRichRingFinder. Empty file, just there * to please CINT. * * Author : Supriya Das * E-mail : S.Das@gsi.de * ******************************************************************************* * $Log: CbmRichRingFinder.cxx,v $ * Revision 1.5 2006/01/19 11:12:29 hoehne * initial revision: new abstract base class for RingFinders * *******************************************************************************/ #include "CbmRichRingFinder.h" ClassImp(CbmRichRingFinder)