10 #ifndef __KVINDRADSTTOROOTTRANSFERT_H
11 #define __KVINDRADSTTOROOTTRANSFERT_H
14 #include "KVNumberList.h"
15 #include "KVIntegerList.h"
16 #include "KVDataSet.h"
17 #include "KVINDRADSTReader.h"
52 Double_t de1, de2, de3, de4, de5, de_mylar;
59 Int_t events_good, events_read;
67 TString req_time, req_mem, req_scratch;
68 TString cur_time, cur_mem, cur_scratch;
71 virtual void ProcessRun();
#define ClassDef(name, id)
Base class for detector geometry description, interface to energy-loss calculations.
Base class for all detectors or associations of detectors in array which can identify charged particl...
Read INDRA DST file and fill a TTree.
Conversion of INDRA DST file to KaliVeda ROOT format.
KVDetector * Code1(int ring, int mod)
KVDetector * Code2and9and10(int ring, int mod)
virtual ~KVINDRADstToRootTransfert()
Destructor.
KVDetector * Code0(int ring, int mod)
void lire_evt(std::ifstream &f_in, KVINDRAReconEvent *evt)
KVINDRADstToRootTransfert()
Default constructor.
KVDetector * Code4and5and6and8(int ring, int mod)
void DefineSHELLVariables()
virtual void SubmitTask()
KVDetector * Code3(int ring, int mod)
KVDetector * Code7(int ring, int mod)
Event reconstructed from energy losses in INDRA multidetector.
Strings used to represent a set of ranges of values.
KaliVeda extensions to ROOT collection classes.
Extension of ROOT TString class which allows backwards compatibility with ROOT v3....