4#ifndef __KVINDRAEVENTSELECTOR_H
5#define __KVINDRAEVENTSELECTOR_H
7#include "KVEventSelector.h"
9#include <KVINDRADBRun.h>
10#include <KVINDRAReconEvent.h>
#define ClassDef(name, id)
Description of an experimental run in database ,,.
General purpose analysis base class for TTree containing KVEvent objects.
KVEvent * GetEvent() const
void AddHisto(TH1 *histo)
Database entry for each run of an INDRA experiment.
Base class for analysis of reconstructed INDRA events.
KVINDRADBRun * fCurrentRun
current run
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)
KVINDRADBRun * GetCurrentRun() const
KVINDRAReconEvent * GetEvent() const
Event reconstructed from energy losses in INDRA multidetector.