11#ifndef CBMMVDHITFINDER_H
12#define CBMMVDHITFINDER_H 1
18#include <RtypesCore.h>
19#include <TStopwatch.h>
29class TMemberInspector;
48 void Exec(Option_t* opt);
87 virtual InitStatus
Init();
91 virtual InitStatus
ReInit();
ECbmRecoMode
Reconstruct the full time slice or event-by-event.
Class characterising one event by a collection of links (indices) to data objects,...
virtual InitStatus ReInit()
virtual ~CbmMvdHitfinder()
void PrintParameters() const
CbmDigiManager * fDigiMan
void SetMode(ECbmRecoMode mode)
Set execution mode.
std::string ParametersToString() const
CbmMvdDetector * fDetector
TClonesArray * fInputCluster
TStopwatch fTimer
ROOT timer.
Int_t fNofTs
Number of time slices processed.
ClassDef(CbmMvdHitfinder, 1)
UInt_t fHitfinderPluginNr
Input array of events.
void UseClusterfinder(Bool_t clusterfinderFlag)
CbmMvdHitfinder operator=(const CbmMvdHitfinder &)
CbmMvdHitfinder(const CbmMvdHitfinder &)
virtual InitStatus Init()
void ProcessData(CbmEvent *)
ECbmRecoMode fEventMode
Time-slice or event-by-event.