11#ifndef CBMMVDCLUSTERFINDER_H
12#define CBMMVDCLUSTERFINDER_H 1
18#include <RtypesCore.h>
19#include <TStopwatch.h>
28class TMemberInspector;
57 void Exec(Option_t* opt);
84 virtual InitStatus
Init();
88 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,...
void PrintParameters() const
Int_t fNofTs
Number of time slices processed.
TStopwatch fTimer
ROOT timer.
CbmMvdDetector * fDetector
virtual InitStatus Init()
virtual InitStatus ReInit()
ClassDef(CbmMvdClusterfinder, 1)
std::string ParametersToString() const
ECbmRecoMode fEventMode
Time-slice or event-by-event.
void SetMode(ECbmRecoMode mode)
Set execution mode.
UInt_t fClusterPluginNr
Input array of events.
CbmDigiManager * fDigiMan
CbmMvdClusterfinder(const CbmMvdClusterfinder &)
void ProcessData(CbmEvent *event)
CbmMvdClusterfinder operator=(const CbmMvdClusterfinder &)