/****************************************************************************** * $Id: CbmRichTrackExtrapolation.cxx,v 1.4 2006/01/26 09:53:21 hoehne Exp $ * * Class : CbmRichTrackExtrapolation * Description : Implementation of CbmRichTrackExtrapolation * Empty file, just there to please CINT * * Author : Claudia Hoehne * E-mail : c.hoehne@gsi.de * ******************************************************************************* * $Log: CbmRichTrackExtrapolation.cxx,v $ * Revision 1.4 2006/01/26 09:53:21 hoehne * initial version for track extrapolation (base class + concrete implementations + task) to z-plane in RICH * * * *******************************************************************************/ #include "CbmRichTrackExtrapolation.h" ClassImp(CbmRichTrackExtrapolation)