#include "cwb.hh"#include "config.hh"#include "network.hh"#include "wavearray.hh"#include "TString.h"#include "TObjArray.h"#include "TObjString.h"#include "TRandom.h"#include "Toolbox.hh"Macros | |
| #define | XIFO 4 |
Functions | |
| void | CWB_Plugin (TFile *jfile, CWB::config *cfg, network *net, WSeries< double > *x, TString ifo, int type) |
| COHERENCE. More... | |
| void | PrintUserOptions (CWB::config *cfg, int ifoId) |
| void | ReadUserOptions (CWB::config *cfg) |
Variables | |
| TString | chName [NIFO_MAX] |
| TString | frDir [NIFO_MAX] |
| TString | frLabel [NIFO_MAX] |
| TString | frName [NIFO_MAX] |
| bool | gausNoise [NIFO_MAX] |
| int | padFactor [NIFO_MAX] |
| int | padFreq [NIFO_MAX] |
| TString | psdFile [NIFO_MAX] |
| #define XIFO 4 |
Definition at line 19 of file CWB_Plugin_Recolor.C.
| void CWB_Plugin | ( | TFile * | jfile, |
| CWB::config * | cfg, | ||
| network * | net, | ||
| WSeries< double > * | x, | ||
| TString | ifo, | ||
| int | type | ||
| ) |
| void PrintUserOptions | ( | CWB::config * | cfg, |
| int | ifoId | ||
| ) |
Definition at line 277 of file CWB_Plugin_Recolor.C.
| void ReadUserOptions | ( | CWB::config * | cfg | ) |
Definition at line 176 of file CWB_Plugin_Recolor.C.
Definition at line 42 of file CWB_Plugin_Recolor.C.
Definition at line 40 of file CWB_Plugin_Recolor.C.
Definition at line 43 of file CWB_Plugin_Recolor.C.
Definition at line 41 of file CWB_Plugin_Recolor.C.
| bool gausNoise[NIFO_MAX] |
Definition at line 54 of file CWB_Plugin_Recolor.C.
Definition at line 52 of file CWB_Plugin_Recolor.C.
Definition at line 51 of file CWB_Plugin_Recolor.C.
Definition at line 45 of file CWB_Plugin_Recolor.C.