CbmRoot
Loading...
Searching...
No Matches
CbmRichRingFinder.cxx
Go to the documentation of this file.
1/* Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
2 SPDX-License-Identifier: GPL-3.0-only
3 Authors: Supriya Das, Denis Bertini [committer] */
4
5/******************************************************************************
6* $Id: CbmRichRingFinder.cxx,v 1.5 2006/01/19 11:12:29 hoehne Exp $
7*
8* Class : CbmRichRingFinder
9* Description : Implementation of CbmRichRingFinder. Empty file, just there
10* to please CINT.
11*
12* Author : Supriya Das
13* E-mail : S.Das@gsi.de
14*
15*******************************************************************************
16* $Log: CbmRichRingFinder.cxx,v $
17* Revision 1.5 2006/01/19 11:12:29 hoehne
18* initial revision: new abstract base class for RingFinders
19*
20*******************************************************************************/
21
22#include "CbmRichRingFinder.h"
23
24
ClassImp(CbmConverterManager)