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

Macros

#define N_IFO   3
 
#define NWAVEFORM   15
 

Functions

hp FFT (1)
 
 for (int n=0;n< NWAVEFORM;n++)
 pointers to detectors More...
 
vector< mdcparpar (3)
 
MDC Print ()
 
hp rate (resampling_factor *rate)
 
hp resize (resampling_factor *size)
 
MDC SetSkyDistribution (MDC_RANDOM, par)
 
MDC TimeShift (MDC.wfList[14].hx, 0.001)
 

Variables

 F [0] =70
 
wavearray< double > hp = MDC.wfList[14].hp
 
double hrss
 
MDC wfList [14] hx =MDC.wfList[14].hp
 
int id
 
int ID
 
TString ifo [N_IFO] ={"L1","H1","V1"}
 
CWB::mdc MDC (N_IFO, ifo)
 
par [0] name ="entries"
 
double phi
 
double psi
 
double Q [NWAVEFORM]
 
int rate = hp.rate()
 
int resampling_factor = 8
 
double rho
 
int size = hp.size()
 
double theta
 
par [0] value =100000
 
waveform wf
 
char wf_name [256]
 
double xiota
 

Macro Definition Documentation

◆ N_IFO

#define N_IFO   3

◆ NWAVEFORM

#define NWAVEFORM   15

Function Documentation

◆ FFT()

hp FFT ( )

◆ for()

for ( )

pointers to detectors

Definition at line 34 of file TestMDC.C.

◆ par()

vector<mdcpar> par ( )

◆ Print()

MDC Print ( )

◆ rate()

hp rate ( resampling_factor rate)

◆ resize()

hp resize ( resampling_factor size)

◆ SetSkyDistribution()

MDC SetSkyDistribution ( MDC_RANDOM  ,
par   
)

◆ TimeShift()

MDC TimeShift ( MDC.wfList.  hx[14],
0.  001 
)

Variable Documentation

◆ F

F[14] =70

Definition at line 12 of file TestMDC.C.

◆ hp

wavearray<double> hp = MDC.wfList[14].hp

Definition at line 111 of file TestMDC.C.

◆ hrss

double hrss

Definition at line 70 of file TestMDC.C.

◆ hx

wavearray<double> hx =MDC.wfList[14].hp

Definition at line 100 of file TestMDC.C.

◆ id

int id

Definition at line 70 of file TestMDC.C.

◆ ID

int ID

Definition at line 70 of file TestMDC.C.

◆ ifo

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

Definition at line 29 of file TestMDC.C.

◆ MDC

◆ name

par [2] name ="entries"

Definition at line 48 of file TestMDC.C.

◆ phi

double phi

Definition at line 69 of file TestMDC.C.

◆ psi

double psi

Definition at line 69 of file TestMDC.C.

◆ Q

Q[14]
Initial value:
{
#define N_IFO
#define NWAVEFORM
double F[NWAVEFORM]
#define NWAVEFORM
F[0]
Definition: TestMDC.C:12

Definition at line 1 of file TestMDC.C.

◆ rate

int rate = hp.rate()

Definition at line 114 of file TestMDC.C.

◆ resampling_factor

int resampling_factor = 8

Definition at line 110 of file TestMDC.C.

◆ rho

double rho

Definition at line 69 of file TestMDC.C.

◆ size

int size = hp.size()

Definition at line 113 of file TestMDC.C.

◆ theta

double theta

Definition at line 69 of file TestMDC.C.

◆ value

par [2] value =100000

Definition at line 48 of file TestMDC.C.

◆ wf

Definition at line 33 of file TestMDC.C.

◆ wf_name

char wf_name[256]

Definition at line 32 of file TestMDC.C.

◆ xiota

double xiota

Definition at line 70 of file TestMDC.C.