1 #ifndef __KVINDRADSTReader_H 
    2 #define __KVINDRADSTReader_H 
    4 #include "KVDataSetAnalyser.h" 
#define ClassDef(name, id)
 
char * Form(const char *fmt,...)
 
Pilots user analysis of experimental data.
 
Read INDRA DST file and fill a TTree.
 
virtual void SubmitTask()
 
TTree * data_tree
tree for writing events
 
virtual ~KVINDRADSTReader()
 
void DefineSHELLVariables()
 
Int_t fRunNumber
run number of current file
 
Bool_t camp4
set to kTRUE when reading 4th campaign: => ring1 is Si-CsI
 
virtual void ProcessRun()
 
Bool_t camp2
set to kTRUE when reading 2nd campaign: => phoswich code is 4, not 2
 
Strings used to represent a set of ranges of values.
 
Extension of ROOT TString class which allows backwards compatibility with ROOT v3....
 
const char * GetName() const override
 
virtual void Info(const char *method, const char *msgfmt,...) const
 
Bool_t EndsWith(const char *pat, ECaseCompare cmp=kExact) const