4 #ifndef __KVINDRAEVENTSELECTOR_H
5 #define __KVINDRAEVENTSELECTOR_H
41 static void Make(
const Char_t* kvsname =
"MyOwnINDRASelector");
#define ClassDef(name, id)
Description of an experimental run in database ,.
General purpose analysis class for TTree containing KVEvent objects.
KVEvent * GetEvent() const
Database entry for each run of an INDRA experiment.
Base class for analysis of reconstructed INDRA events.
KVINDRADBRun * fCurrentRun
current run
KVINDRADBRun * GetCurrentRun() const
void Init(TTree *tree)
When using PROOF, need to set tree pointer in KVDataAnalyser.
virtual ~KVINDRAEventSelector()
Destructor.
static void Make(const Char_t *kvsname="MyOwnINDRASelector")
Automatic generation of KVINDRAEventSelector-derived class for KaliVeda analysis.
void SetCurrentRun(KVDBRun *r)
KVINDRAReconEvent * GetEvent() const
KVINDRAEventSelector(TTree *=0)
Event reconstructed from energy losses in INDRA multidetector.