4 #ifndef __KVReconDataAnalyser_H
5 #define __KVReconDataAnalyser_H
#define ClassDef(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.
KVReconEventSelector * fSelector
the data analysis class
virtual void SetTriggerConditionsForRun(int)
TEnv * GetReconDataTreeInfos() const
void PrintTreeInfos()
Print informations on currently analysed TTree.
void preAnalysis()
Set minimum (trigger) multiplicity for array.
KVString GetDataSeries() const
TTree * GetAnalysedTree() const
KVString fDataVersion
KV version used to write analysed data.
virtual void Reset()
Reset task variables.
Int_t fDataReleaseNum
KV release number used to write analysed data.
virtual void SubmitTask()
void SetAnalysedTree(TTree *t)
virtual void WriteBatchEnvFile(const Char_t *, Bool_t sav=kTRUE)
virtual ~ KVReconDataAnalyser()
Int_t GetDataReleaseNumber() const
virtual void RegisterUserClass(TObject *obj)
Long64_t TotalEntriesToRead
KVString fDataSeries
KV series used to write analysed data.
TTree * theChain
chain of TTrees to be analysed
virtual Bool_t CheckTaskVariables(void)
Checks the task variables.
KVString GetDataVersion() const
Long64_t GetTotalEntriesToRead() const
KVDataPatchList fRustines
patches to be applied to correct data before analysis
Base class for user analysis of reconstructed data.
Extension of ROOT TString class which allows backwards compatibility with ROOT v3....