4 #ifndef __KVRAWDATARECONSTRUCTOR_H
5 #define __KVRAWDATARECONSTRUCTOR_H
7 #include "KVEventReconstructor.h"
8 #include "KVRawDataAnalyser.h"
19 std::unique_ptr<KVEventReconstructor>
fEvRecon;
#define ClassDefOverride(name, id)
Abstract base class for user analysis of raw data.
Manage task of reconstruction of physical events from raw data.
KVRawDataReconstructor()
Default constructor.
Bool_t Analysis() override
std::unique_ptr< KVEventReconstructor > fEvRecon
void EndAnalysis() override
virtual ~KVRawDataReconstructor()
Destructor.
void InitAnalysis() override
KVReconstructedEvent * fRecev
Event containing KVReconstructedNucleus nuclei reconstructed from hits in detectors.