Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros | Functions
CWB_Plugin_supercluster_bench.C File Reference
#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"
Include dependency graph for CWB_Plugin_supercluster_bench.C:

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...
 

Macro Definition Documentation

#define USE_LOCAL_SUBNETCUT

Definition at line 22 of file CWB_Plugin_supercluster_bench.C.

#define XIFO   4

Definition at line 1 of file CWB_Plugin_supercluster_bench.C.

Function Documentation

int _sse_MRA_ps ( network net,
float *  amp,
float *  AMP,
float  Eo,
int  K 
)
inline

Definition at line 517 of file CWB_Plugin_supercluster_bench.C.

void CWB_Plugin ( TFile *  jfile,
CWB::config cfg,
network net,
WSeries< double > *  x,
TString  ifo,
int  type 
)

COHERENCE.

COHERENCE.

Definition at line 25 of file CWB_Plugin_supercluster_bench.C.

void PrintElapsedTime ( int  job_elapsed_time,
double  cpu_time,
TString  info 
)

Definition at line 141 of file CWB_Plugin_supercluster_bench.C.

long subNetCut ( network net,
int  lag,
float  snc,
TH2F *  hist 
)

SUPERCLUSTER.

Definition at line 160 of file CWB_Plugin_supercluster_bench.C.