#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 "TComplex.h"#include "TMath.h"#include "cwb2G.hh"#include "mdc.hh"#include <vector>Macros | |
| #define | FRAME_SCRATCH_TIME 10000 |
| #define | XIFO 4 |
| NOISE_MDC_SIMULATION. More... | |
Functions | |
| void | CWB_Plugin (TFile *jfile, CWB::config *cfg, network *net, WSeries< double > *x, TString ifo, int type) |
| COHERENCE. More... | |
Variables | |
| double | Tb = 0 |
| double | Te = 0 |
| #define FRAME_SCRATCH_TIME 10000 |
Definition at line 43 of file CWB_Plugin_gw_data_find.C.
| #define XIFO 4 |
NOISE_MDC_SIMULATION.
Definition at line 22 of file CWB_Plugin_gw_data_find.C.
| void CWB_Plugin | ( | TFile * | jfile, |
| CWB::config * | cfg, | ||
| network * | net, | ||
| WSeries< double > * | x, | ||
| TString | ifo, | ||
| int | type | ||
| ) |
COHERENCE.
Definition at line 46 of file CWB_Plugin_gw_data_find.C.
| double Tb = 0 |
Definition at line 40 of file CWB_Plugin_gw_data_find.C.
| double Te = 0 |
Definition at line 41 of file CWB_Plugin_gw_data_find.C.