#include "cwb.hh"#include "cwb2G.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"Macros | |
| #define | USE_LOCAL_SUBNETCUT |
| #define | XIFO 4 |
Functions | |
| int | _sse_MRA_ps (network *net, float *amp, float *AMP, float Eo, int K) |
| void | CWB_Plugin (TFile *jfile, CWB::config *cfg, network *net, WSeries< double > *x, TString ifo, int type) |
| COHERENCE. More... | |
| void | PrintElapsedTime (int job_elapsed_time, double cpu_time, TString info) |
| long | subNetCut (network *net, int lag, float snc, TH2F *hist) |
| SUPERCLUSTER. More... | |
| #define USE_LOCAL_SUBNETCUT |
Definition at line 40 of file CWB_Plugin_supercluster_bench.C.
| #define XIFO 4 |
Definition at line 19 of file CWB_Plugin_supercluster_bench.C.
Definition at line 535 of file CWB_Plugin_supercluster_bench.C.
| void CWB_Plugin | ( | TFile * | jfile, |
| CWB::config * | cfg, | ||
| network * | net, | ||
| WSeries< double > * | x, | ||
| TString | ifo, | ||
| int | type | ||
| ) |
Definition at line 159 of file CWB_Plugin_supercluster_bench.C.
SUPERCLUSTER.
Definition at line 178 of file CWB_Plugin_supercluster_bench.C.