#include <CbmRichMerger.h>
Definition at line 29 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
◆ Init()
| virtual void CbmRichMerger::Init |
( |
| ) |
|
|
inlinevirtual |
Virtual method Init. If needed, to be implemented in the concrete class. Else no action.
Definition at line 43 of file CbmRichMerger.h.
◆ 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: