|
ROOT 6.10/09 Reference Guide |
#include "Riostream.h"#include "TFile.h"#include "TCanvas.h"#include "TSystem.h"#include "TPaveLabel.h"#include "TText.h"#include "TLine.h"#include "Math/SMatrix.h"#include <string>Functions | |
| void | kalman (std::string machine="", int sym=1, int cut=6) |
| void | kalman_do (const char *machine, int sym, int cut) |
| int | read_data (const char *machine, double *s, double *ss, double *t) |
Variables | |
| bool | gUseCPUTime = false |
| const Int_t | n =nx*ny |
| const int | nx = 9 |
| const int | ny = 7 |
| void kalman | ( | std::string | machine = "", |
| int | sym = 1, |
||
| int | cut = 6 |
||
| ) |
| int read_data | ( | const char * | machine, |
| double * | s, | ||
| double * | ss, | ||
| double * | t | ||
| ) |