1#ifndef KVRECONRAWDATAANALYSER_H
2#define KVRECONRAWDATAANALYSER_H
4#include "KVRawDataAnalyser.h"
5#include "KVEventReconstructor.h"
25 std::unique_ptr<KVEventReconstructor>
fEvRecon;
#define ClassDef(name, id)
Abstract base class for user analysis of raw data.
void AddHisto(TH1 *histo)
Base class for user analysis of raw data with event reconstruction.
virtual ~KVReconRawDataAnalyser()
std::unique_ptr< KVEventReconstructor > fEvRecon
KVReconstructedEvent * fRecev
KVReconstructedEvent * GetReconstructedEvent() const
static void Make(const Char_t *kvsname)
Automatic generation of derived class for raw data analysis.
Event containing KVReconstructedNucleus nuclei reconstructed from hits in detectors.