Logo coherent WaveBurst  
Library Reference Guide
Logo
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

◆ SetInspiral()

MDC SetInspiral ( frLabel  ,
inspOptions   
)

Variable Documentation

◆ frLabel

TString frLabel = "TestInsp"

Definition at line 8 of file wmdc_config_insp.C.

◆ ifo

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

Definition at line 22 of file wmdc_config_insp.C.

◆ inspOptions

inspOptions =""

Definition at line 29 of file wmdc_config_insp.C.

◆ jobmax

int jobmax = 312

Definition at line 15 of file wmdc_config_insp.C.

◆ jobmin

int jobmin = 210

Definition at line 14 of file wmdc_config_insp.C.

◆ jobstep

int jobstep = 10

Definition at line 16 of file wmdc_config_insp.C.

◆ MDC

CWB::mdc MDC(nIFO, ifo)

◆ nIFO

int nIFO =3

Definition at line 21 of file wmdc_config_insp.C.

◆ segmentList

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

Definition at line 11 of file wmdc_config_insp.C.