Go to the source code of this file.
|
void | rsp (int runnr, int addr, int fadc) |
|
void rsp |
( |
int |
runnr, |
|
|
int |
addr, |
|
|
int |
fadc |
|
) |
| |
Definition at line 1 of file rsp.c.
References gROOT, process_file(), and sprintf().
3 gInterpreter->AddIncludePath(
"../midas/include");
4 gROOT->LoadMacro(
"hdb.cxx+");
6 gROOT->LoadMacro(
"../midas/linux/lib/libmidas.so");
7 gROOT->LoadMacro(
"../compress/libmucap_compress.so");
8 gROOT->LoadMacro(
"show_pulses.cxx+");
10 sprintf(name,
"../dir/run%05d.mid", runnr);