14#ifndef CBM_RICH_PROJECTION_PRODUCER_BASE
15#define CBM_RICH_PROJECTION_PRODUCER_BASE
Class characterising one event by a collection of links (indices) to data objects,...
Base class for STS track projections onto the photodetector plane.
CbmRichProjectionProducerBase()
CbmRichProjectionProducerBase(const CbmRichProjectionProducerBase &)
Copy constructor.
int GetSuccessfullProj() const
virtual void DoProjection(CbmEvent *event, TClonesArray *richProj)=0
CbmRichProjectionProducerBase & operator=(const CbmRichProjectionProducerBase &)
Assignment operator.
virtual void Init()
Initialization in case one needs to initialize some TCloneArrays.
virtual ~CbmRichProjectionProducerBase()
Destructor.