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

Functions

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

Variables

double F [nWF] = {70,100,153,235,361,554,849,945,1053,1172,1304,1451,1615,1797,2000}
 
TString frLabel = "TestWaveMDC"
 
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 =15
 
vector< mdcparpar
 
double Q [nWF] = {8.9,8.9,8.9,8.9,8.9,8.9,8.9,9,9,9,9,9,9,9,9}
 
TString segmentList = "Segments/S6a_LS-segs.txt"
 
par [0] value =100000
 
waveform wf
 
char wf_name [256]
 

Function Documentation

◆ for()

for ( )

pointers to detectors

Definition at line 33 of file wmdc_config_sgq9_lf.C.

◆ Print()

MDC Print ( )

◆ resize() [1/2]

wf par resize ( )

◆ resize() [2/2]

par resize ( )

◆ SetInjHrss()

MDC SetInjHrss ( 2.5e-  21)

◆ SetInjJitter()

MDC SetInjJitter ( 10.  0)

◆ SetInjRate()

MDC SetInjRate ( 0.  01)

◆ SetSkyDistribution()

MDC SetSkyDistribution ( MDC_RANDOM  ,
par   
)

Variable Documentation

◆ F

double F[nWF] = {70,100,153,235,361,554,849,945,1053,1172,1304,1451,1615,1797,2000}

Definition at line 27 of file wmdc_config_sgq9_lf.C.

◆ frLabel

TString frLabel = "TestWaveMDC"

Definition at line 6 of file wmdc_config_sgq9_lf.C.

◆ ifo

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

Definition at line 20 of file wmdc_config_sgq9_lf.C.

◆ jobmax

int jobmax = 312

Definition at line 13 of file wmdc_config_sgq9_lf.C.

◆ jobmin

int jobmin = 210

Definition at line 12 of file wmdc_config_sgq9_lf.C.

◆ jobstep

int jobstep = 10

Definition at line 14 of file wmdc_config_sgq9_lf.C.

◆ MDC

CWB::mdc MDC(nIFO, ifo)

◆ name

par [2] name ="entries"

Definition at line 60 of file wmdc_config_sgq9_lf.C.

◆ nIFO

int nIFO =3

Definition at line 19 of file wmdc_config_sgq9_lf.C.

◆ nWF

int nWF =15

Definition at line 26 of file wmdc_config_sgq9_lf.C.

◆ par

vector<mdcpar> par

Definition at line 59 of file wmdc_config_sgq9_lf.C.

◆ Q

double Q[nWF] = {8.9,8.9,8.9,8.9,8.9,8.9,8.9,9,9,9,9,9,9,9,9}

Definition at line 28 of file wmdc_config_sgq9_lf.C.

◆ segmentList

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

Definition at line 9 of file wmdc_config_sgq9_lf.C.

◆ value

par [2] value =100000

Definition at line 60 of file wmdc_config_sgq9_lf.C.

◆ wf

Definition at line 31 of file wmdc_config_sgq9_lf.C.

◆ wf_name

char wf_name[256]

Definition at line 30 of file wmdc_config_sgq9_lf.C.