Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
wmdc_config_insp.C File Reference
#include <vector>
Include dependency graph for wmdc_config_insp.C:

Functions

MDC SetInspiral (frLabel, inspOptions)
 

Variables

TString frLabel = "TestInsp"
 
TString ifo [nIFO] ={"L1","H1","V1"}
 
TString inspOptions =""
 
int jobmax = 312
 
int jobmin = 210
 
int jobstep = 10
 
CWB::mdc MDC (nIFO, ifo)
 
int nIFO =3
 
TString segmentList = "Segments/S6a_LS-segs.txt"
 

Function Documentation

MDC SetInspiral ( frLabel  ,
inspOptions   
)

Variable Documentation

TString frLabel = "TestInsp"

Definition at line 8 of file wmdc_config_insp.C.

TString ifo[nIFO] ={"L1","H1","V1"}

Definition at line 22 of file wmdc_config_insp.C.

inspOptions =""

Definition at line 29 of file wmdc_config_insp.C.

int jobmax = 312

Definition at line 15 of file wmdc_config_insp.C.

int jobmin = 210

Definition at line 14 of file wmdc_config_insp.C.

int jobstep = 10

Definition at line 16 of file wmdc_config_insp.C.

CWB::mdc MDC(nIFO, ifo)
int nIFO =3

Definition at line 21 of file wmdc_config_insp.C.

TString segmentList = "Segments/S6a_LS-segs.txt"

Definition at line 11 of file wmdc_config_insp.C.