Logo coherent WaveBurst  
Library Reference Guide
Logo
Functions | Variables
wmdc_config_rde.C File Reference

Functions

 for (int n=0;n< nWF;n++)
 pointers to detectors More...
 
MDC Print ()
 
wf par resize (3)
 
MDC SetInjHrss (2.5e-21)
 
MDC SetInjJitter (10.0)
 
MDC SetInjLength (2.0)
 
MDC SetInjRate (0.01)
 
MDC SetSkyDistribution (MDC_RANDOM, par)
 

Variables

double F [nWF] = {1590,2090,2590}
 
TString frLabel = "RDE_TST1"
 
TString ifo [nIFO] ={"L1","H1","V1"}
 
int jobmax = 312
 
int jobmin = 210
 
int jobstep = 10
 
CWB::mdc MDC (nIFO, ifo)
 
par [0] name ="entries"
 
int nIFO =3
 
int nWF =3
 
vector< mdcparpar
 
TString segmentList = "Segments/S6a_LS-segs.txt"
 
double TAU [nWF] = {0.2,0.2,0.2}
 
par [0] value =100000
 
waveform wf
 
char wf_name [256]
 

Function Documentation

◆ for()

for ( )

pointers to detectors

Definition at line 35 of file wmdc_config_rde.C.

◆ Print()

MDC Print ( )

◆ resize()

wf par resize ( )

◆ SetInjHrss()

MDC SetInjHrss ( 2.5e-  21)

◆ SetInjJitter()

MDC SetInjJitter ( 10.  0)

◆ SetInjLength()

MDC SetInjLength ( 2.  0)

◆ SetInjRate()

MDC SetInjRate ( 0.  01)

◆ SetSkyDistribution()

MDC SetSkyDistribution ( MDC_RANDOM  ,
par   
)

Variable Documentation

◆ F

double F[nWF] = {1590,2090,2590}

Definition at line 27 of file wmdc_config_rde.C.

◆ frLabel

TString frLabel = "RDE_TST1"

Definition at line 6 of file wmdc_config_rde.C.

◆ ifo

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

Definition at line 20 of file wmdc_config_rde.C.

◆ jobmax

int jobmax = 312

Definition at line 13 of file wmdc_config_rde.C.

◆ jobmin

int jobmin = 210

Definition at line 12 of file wmdc_config_rde.C.

◆ jobstep

int jobstep = 10

Definition at line 14 of file wmdc_config_rde.C.

◆ MDC

CWB::mdc MDC(nIFO, ifo)

◆ name

par [2] name ="entries"

Definition at line 66 of file wmdc_config_rde.C.

◆ nIFO

int nIFO =3

Definition at line 19 of file wmdc_config_rde.C.

◆ nWF

int nWF =3

Definition at line 26 of file wmdc_config_rde.C.

◆ par

vector<mdcpar> par

Definition at line 65 of file wmdc_config_rde.C.

◆ segmentList

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

Definition at line 9 of file wmdc_config_rde.C.

◆ TAU

double TAU[nWF] = {0.2,0.2,0.2}

Definition at line 28 of file wmdc_config_rde.C.

◆ value

par [2] value =100000

Definition at line 66 of file wmdc_config_rde.C.

◆ wf

Definition at line 33 of file wmdc_config_rde.C.

◆ wf_name

char wf_name[256]

Definition at line 32 of file wmdc_config_rde.C.