4 #ifndef __KVReconDataAnalyser_H
5 #define __KVReconDataAnalyser_H
7 #include "KVDataSetAnalyser.h"
8 #include "KVReconEventSelector.h"
9 #include "KVDataPatchList.h"
29 Int_t fDataReleaseNum;
37 return TotalEntriesToRead;
56 void Reset()
override;
81 return fDataReleaseNum;
#define ClassDefOverride(name, id)
Description of an experimental run in database ,,.
List of corrections to be applied to reconstructed calibrated data.
Pilots user analysis of experimental data.
Manages user analysis of reconstructed experimental data.
void preAnalysis() override
apply any required patches to data
void SetAnalysedTree(TTree *t) override
TEnv * GetReconDataTreeInfos() const
void PrintTreeInfos()
Print informations on currently analysed TTree.
KVString GetDataSeries() const
Long64_t GetTotalEntriesToRead() const override
void preInitRun() override
Bool_t CheckTaskVariables(void) override
Checks the task variables.
Int_t GetDataReleaseNumber() const
virtual void RegisterUserClass(TObject *obj) override
virtual void SetTriggerConditionsForRun(int) override
TTree * GetAnalysedTree() const override
KVString GetDataVersion() const
void SubmitTask() override
void Reset() override
Reset task variables.
Base class for user analysis of reconstructed data.
Extension of ROOT TString class which allows backwards compatibility with ROOT v3....