#include "cwb.hh"#include "config.hh"#include "network.hh"#include "wavearray.hh"#include "TString.h"#include "TObjArray.h"#include "TObjString.h"#include "TPaletteAxis.h"#include "TMultiLayerPerceptron.h"#include "TMLPAnalyzer.h"#include "TRandom.h"#include "TComplex.h"#include "TMath.h"#include "mdc.hh"#include "watplot.hh"#include <vector>Macros | |
| #define | ccmin 0.6 |
| #define | iMc 3 |
| #define | nANN 10 |
| #define | nCC 4 |
| #define | nIFO 3 |
| #define | NPIX 20 |
| #define | nRHO 3 |
| #define | nth 10 |
| #define | rhomin 6 |
| #define | RHOth 5.5 |
| #define | XIFO 4 |
Functions | |
| void | Fisher_1 (TString NN_FILE, TString NN_FILE2, TString NN_FILE3, TString NN_FILE4, TString NN_FILE5, TString NN_FILE6, TString NN_FILE7, TString NN_FILE8, TString TEST_FILE, TString NOMEtot_S, int nFs, int nFb, int Fs=0, int Fb=0, int TS=0, int TB=0, int s=0, int b=0, int uf=1, int ni=0) |
| void | Fisher_ex (TString ifile, int nFs, int nFb, int Fs, int Fb) |
| void | graph_Fish (TString ifile) |
| void | PlotsAv_cc (TString ifile) |
| void | PlotsAv_Mc (TString ifile) |
| #define ccmin 0.6 |
Definition at line 51 of file Fisher_1.C.
| #define iMc 3 |
Definition at line 52 of file Fisher_1.C.
| #define nANN 10 |
Definition at line 44 of file Fisher_1.C.
| #define nCC 4 |
Definition at line 46 of file Fisher_1.C.
| #define nIFO 3 |
Definition at line 42 of file Fisher_1.C.
| #define NPIX 20 |
Definition at line 47 of file Fisher_1.C.
| #define nRHO 3 |
Definition at line 43 of file Fisher_1.C.
| #define nth 10 |
Definition at line 49 of file Fisher_1.C.
| #define rhomin 6 |
Definition at line 50 of file Fisher_1.C.
| #define RHOth 5.5 |
Definition at line 48 of file Fisher_1.C.
| #define XIFO 4 |
Definition at line 19 of file Fisher_1.C.
| void Fisher_1 | ( | TString | NN_FILE, |
| TString | NN_FILE2, | ||
| TString | NN_FILE3, | ||
| TString | NN_FILE4, | ||
| TString | NN_FILE5, | ||
| TString | NN_FILE6, | ||
| TString | NN_FILE7, | ||
| TString | NN_FILE8, | ||
| TString | TEST_FILE, | ||
| TString | NOMEtot_S, | ||
| int | nFs, | ||
| int | nFb, | ||
| int | Fs = 0, |
||
| int | Fb = 0, |
||
| int | TS = 0, |
||
| int | TB = 0, |
||
| int | s = 0, |
||
| int | b = 0, |
||
| int | uf = 1, |
||
| int | ni = 0 |
||
| ) |
Definition at line 62 of file Fisher_1.C.
Definition at line 467 of file Fisher_1.C.
| void graph_Fish | ( | TString | ifile | ) |
Definition at line 728 of file Fisher_1.C.
| void PlotsAv_cc | ( | TString | ifile | ) |
Definition at line 1437 of file Fisher_1.C.
| void PlotsAv_Mc | ( | TString | ifile | ) |
Definition at line 1555 of file Fisher_1.C.