10#ifndef __KVFAZIAReconDataAnalyser_H
11#define __KVFAZIAReconDataAnalyser_H
13#include "KVDataSetAnalyser.h"
14#include <KVDataPatchList.h>
15#include <KVEventSelector.h>
42 virtual ~ KVFAZIAReconDataAnalyser();
#define ClassDef(name, id)
Pilots user analysis of experimental data.
General purpose analysis base class for TTree containing KVEvent objects.
Pilot analysis of reconstructed FAZIA data.
Int_t fRunNumber
run number of current file
Int_t GetCurrentRunNumber() const
KVFAZIAReconDataAnalyser()
Default constructor.
virtual void preInitRun()
void SubmitTask()
Run the interactive analysis.
virtual void preInitAnalysis()
KVEventSelector * fEventSelector
TTree * theTree
tree to be analysed
void RegisterUserClass(TObject *o)