Logo coherent WaveBurst  
Library Reference Guide
Logo
Functions | Variables
wmdc_config_wnb.C File Reference
#include <vector>
Include dependency graph for wmdc_config_wnb.C:

Functions

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

Variables

double B [nWF] = {10. ,100. ,100 ,100. ,100. ,1000. ,1000. ,1000.}
 
double D [nWF] = {0.1 ,0.1 ,0.01 ,0.1 ,0.01 ,0.1 ,0.01 ,0.001}
 
double F [nWF] = {100. ,100. ,100 ,1000. ,1000. ,1000. ,1000. ,1000.}
 
TString frLabel = "TestWNB"
 
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 =8
 
vector< mdcparpar
 
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 36 of file wmdc_config_wnb.C.

◆ Print()

MDC Print ( )

◆ resize()

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

◆ B

double B[nWF] = {10. ,100. ,100 ,100. ,100. ,1000. ,1000. ,1000.}

Definition at line 30 of file wmdc_config_wnb.C.

◆ D

double D[nWF] = {0.1 ,0.1 ,0.01 ,0.1 ,0.01 ,0.1 ,0.01 ,0.001}

Definition at line 31 of file wmdc_config_wnb.C.

◆ F

double F[nWF] = {100. ,100. ,100 ,1000. ,1000. ,1000. ,1000. ,1000.}

Definition at line 29 of file wmdc_config_wnb.C.

◆ frLabel

TString frLabel = "TestWNB"

Definition at line 8 of file wmdc_config_wnb.C.

◆ ifo

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

Definition at line 22 of file wmdc_config_wnb.C.

◆ jobmax

int jobmax = 312

Definition at line 15 of file wmdc_config_wnb.C.

◆ jobmin

int jobmin = 210

Definition at line 14 of file wmdc_config_wnb.C.

◆ jobstep

int jobstep = 10

Definition at line 16 of file wmdc_config_wnb.C.

◆ MDC

CWB::mdc MDC(nIFO, ifo)

◆ name

par [2] name ="entries"

Definition at line 55 of file wmdc_config_wnb.C.

◆ nIFO

int nIFO =3

Definition at line 21 of file wmdc_config_wnb.C.

◆ nWF

int nWF =8

Definition at line 28 of file wmdc_config_wnb.C.

◆ par

vector<mdcpar> par

Definition at line 35 of file wmdc_config_wnb.C.

◆ segmentList

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

Definition at line 11 of file wmdc_config_wnb.C.

◆ value

par [2] value =100000

Definition at line 55 of file wmdc_config_wnb.C.

◆ wf

Definition at line 34 of file wmdc_config_wnb.C.

◆ wf_name

char wf_name[256]

Definition at line 33 of file wmdc_config_wnb.C.