10 #ifndef __KVINDRAReconDataAnalyser_H
11 #define __KVINDRAReconDataAnalyser_H
#define ClassDef(name, id)
List of corrections to be applied to reconstructed calibrated data.
Pilots user analysis of experimental data.
General purpose analysis class for TTree containing KVEvent objects.
Database entry for each run of an INDRA experiment.
Manage analysis of reconstructed INDRA data.
void SetTriggerConditionsForRun(int)
virtual void Reset()
Reset task variables.
void SetSelectorCurrentRun(KVINDRADBRun *CurrentRun)
Int_t GetDataReleaseNumber() const
TTree * theChain
chain of TTrees to be analysed
void CloneRawAndGeneTrees()
KVDataPatchList fRustines
patches to be applied to correct data before analysis
TEnv * GetReconDataTreeInfos() const
TTree * theGeneData
gene data TTree in recon file
TTree * GetRawDataTree() const
KVOldINDRASelector * fOldSelector
backwards compatibility
virtual void SubmitTask()
void PrintTreeInfos()
Print informations on currently analysed TTree.
KVINDRAReconDataAnalyser()
Long64_t GetTotalEntriesToRead() const
KVReconstructedEvent * GetReconstructedEvent()
void ConnectRawDataTree()
Long64_t TotalEntriesToRead
Int_t fDataReleaseNum
KV release number used to write analysed data.
TTree * theRawData
raw data TTree in recon file
virtual Bool_t CheckTaskVariables(void)
Checks the task variables.
void ConnectGeneDataTree()
virtual void WriteBatchEnvFile(const Char_t *, Bool_t sav=kTRUE)
virtual KVNumberList PrintAvailableRuns(KVString &datatype)
KVString GetDataVersion() const
TTree * GetGeneDataTree() const
Long64_t GetRawEntryNumber()
virtual Bool_t CheckIfUserClassIsValid(const KVString &="")
virtual ~ KVINDRAReconDataAnalyser()
KVString fDataVersion
KV version used to write analysed data.
KVEventSelector * fSelector
the data analysis class
KVString fDataSeries
KV series used to write analysed data.
virtual void RegisterUserClass(TObject *obj)
KVString GetDataSeries() const
Strings used to represent a set of ranges of values.
Former base analysis class for INDRA data.
Physical event reconstructed from data measured with a detector array using implemented identificatio...
Extension of ROOT TString class which allows backwards compatibility with ROOT v3....