#include <CbmRichMerger.h>
Definition at line 25 of file CbmRichMerger.h.
◆ CbmRichMerger()
CbmRichMerger::CbmRichMerger |
( |
| ) |
|
|
inline |
◆ ~CbmRichMerger()
virtual CbmRichMerger::~CbmRichMerger |
( |
| ) |
|
|
inlinevirtual |
◆ ClassDef()
◆ DoMerge()
virtual Int_t CbmRichMerger::DoMerge |
( |
TClonesArray * |
glbTracks, |
|
|
TClonesArray * |
richRings |
|
) |
| |
|
pure virtual |
Abstract method DoMerge. To be implemented in the derived classes. Task: Take arrays of GlobalTracks and RichRings and attach rings to the GlobalTrack by setting the reference index.
- Parameters
-
glbTracks | Array of CbmGlobalTracks |
richRings | Array of CbmRichRings |
@value Number of rings attached to the global tracks
Referenced by CbmFindGlobalTracks::Exec().
◆ Init()
virtual void CbmRichMerger::Init |
( |
| ) |
|
|
inlinevirtual |
◆ SetVerbose()
void CbmRichMerger::SetVerbose |
( |
Int_t |
verbose | ) |
|
|
inline |
◆ fVerbose
Int_t CbmRichMerger::fVerbose |
|
private |
The documentation for this class was generated from the following file: