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