#include "cwb.hh"#include "config.hh"#include "network.hh"#include "wavearray.hh"#include "gwavearray.hh"#include "TString.h"#include "TObjArray.h"#include "TObjString.h"#include "TRandom.h"#include "TComplex.h"#include "TMath.h"#include "mdc.hh"#include <vector>Macros | |
| #define | XIFO 4 |
| #define XIFO 4 |
Definition at line 19 of file CWB_Plugin_cwb_inet.C.
| void CWB_Plugin | ( | TFile * | jfile, |
| CWB::config * | cfg, | ||
| network * | net, | ||
| WSeries< double > * | x, | ||
| TString | ifo, | ||
| int | type | ||
| ) |
COHERENCE.
Definition at line 59 of file CWB_Plugin_cwb_inet.C.
| void CWB_Plugin_ced | ( | TString | cwb_inet_options, |
| TFile * | jfile, | ||
| CWB::config * | cfg, | ||
| network * | net, | ||
| TString | ifo, | ||
| int | type | ||
| ) |
Definition at line 143 of file CWB_Plugin_cwb_inet.C.
| TString CWB_Plugin_CheckIFO | ( | TString | cwb_inet_options, |
| TFile * | jfile, | ||
| CWB::config * | cfg, | ||
| network * | net, | ||
| TString | ifo | ||
| ) |
Definition at line 1133 of file CWB_Plugin_cwb_inet.C.
| TString CWB_Plugin_CheckTYPE | ( | TString | cwb_inet_options, |
| TFile * | jfile, | ||
| CWB::config * | cfg, | ||
| TString | type | ||
| ) |
Definition at line 1106 of file CWB_Plugin_cwb_inet.C.
| void CWB_Plugin_emax | ( | TString | cwb_inet_options, |
| TFile * | jfile, | ||
| CWB::config * | cfg, | ||
| network * | net, | ||
| WSeries< double > * | xdummy, | ||
| TString | sdummy, | ||
| int | type | ||
| ) |
Definition at line 711 of file CWB_Plugin_cwb_inet.C.
| void CWB_Plugin_frdisplay | ( | TString | cwb_inet_options, |
| TFile * | jfile, | ||
| CWB::config * | cfg, | ||
| network * | net, | ||
| WSeries< double > * | x, | ||
| TString | ifo, | ||
| int | type | ||
| ) |
Definition at line 1016 of file CWB_Plugin_cwb_inet.C.
| void CWB_Plugin_inj | ( | TString | cwb_inet_options, |
| TFile * | jfile, | ||
| CWB::config * | cfg, | ||
| network * | net, | ||
| WSeries< double > * | x, | ||
| TString | ifo, | ||
| int | type | ||
| ) |
Definition at line 919 of file CWB_Plugin_cwb_inet.C.
| void CWB_Plugin_nRMS | ( | TString | cwb_inet_options, |
| TFile * | jfile, | ||
| CWB::config * | cfg, | ||
| network * | net, | ||
| WSeries< double > * | x, | ||
| TString | ifo, | ||
| int | type | ||
| ) |
Definition at line 366 of file CWB_Plugin_cwb_inet.C.
| void CWB_Plugin_psd | ( | TString | cwb_inet_options, |
| TFile * | jfile, | ||
| CWB::config * | cfg, | ||
| network * | net, | ||
| WSeries< double > * | x, | ||
| TString | ifo, | ||
| int | type | ||
| ) |
Definition at line 849 of file CWB_Plugin_cwb_inet.C.
| void CWB_Plugin_RemoveTemporaryFiles | ( | TFile * | jfile, |
| CWB::config * | cfg | ||
| ) |
Definition at line 1156 of file CWB_Plugin_cwb_inet.C.
| void CWB_Plugin_sparse | ( | TString | cwb_inet_options, |
| TFile * | jfile, | ||
| CWB::config * | cfg, | ||
| network * | net, | ||
| TString | ifo, | ||
| int | type | ||
| ) |
Definition at line 197 of file CWB_Plugin_cwb_inet.C.
| void CWB_Plugin_wdm | ( | TString | cwb_inet_options, |
| TFile * | jfile, | ||
| CWB::config * | cfg, | ||
| network * | net, | ||
| WSeries< double > * | x, | ||
| TString | ifo, | ||
| int | type | ||
| ) |
Definition at line 548 of file CWB_Plugin_cwb_inet.C.