Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros | Functions | Variables
TestWriteFrameMDC.C File Reference

Macros

#define N_IFO   3
 
#define NWAVEFORM   15
 

Functions

 exit (0)
 
 for (int n=0;n< NWAVEFORM;n++)
 
vector< mdcparpar (3)
 
MDC Print ()
 
MDC SetInjJitter (1.0)
 
MDC SetInjRate (0.1)
 
MDC SetSkyDistribution (MDC_RANDOM, par)
 

Variables

 F [0] =70
 
TString frDir = "frames"
 
TString frLabel = "TEST"
 
size_t gps = 123456789
 
TString ifo [N_IFO] ={"L1","H1","V1"}
 
size_t length = 1000
 
CWB::mdc MDC (N_IFO, ifo)
 
par[0] name ="entries"
 
TString ofName = MDC.WriteFrameFile(frDir, frLabel, gps, length, xlog)
 
double Q [NWAVEFORM]
 
par[0] value =100000
 
waveform wf
 
char wf_name [256]
 
bool xlog = true
 

Macro Definition Documentation

#define N_IFO   3
#define NWAVEFORM   15

Function Documentation

exit ( )
for ( )

Definition at line 35 of file TestWriteFrameMDC.C.

vector<mdcpar> par ( )
MDC Print ( )
MDC SetInjJitter ( 1.  0)
MDC SetInjRate ( 0.  1)
MDC SetSkyDistribution ( MDC_RANDOM  ,
par   
)

Variable Documentation

F[14] =70

Definition at line 12 of file TestWriteFrameMDC.C.

TString frDir = "frames"

Definition at line 73 of file TestWriteFrameMDC.C.

TString frLabel = "TEST"

Definition at line 74 of file TestWriteFrameMDC.C.

size_t gps = 123456789

Definition at line 75 of file TestWriteFrameMDC.C.

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

Definition at line 30 of file TestWriteFrameMDC.C.

size_t length = 1000

Definition at line 76 of file TestWriteFrameMDC.C.

par [2] name ="entries"

Definition at line 49 of file TestWriteFrameMDC.C.

TString ofName = MDC.WriteFrameFile(frDir, frLabel, gps, length, xlog)

Definition at line 79 of file TestWriteFrameMDC.C.

Q[14]
Initial value:
{
#define N_IFO
#define NWAVEFORM
double F[NWAVEFORM]
#define NWAVEFORM
F[0]

Definition at line 1 of file TestWriteFrameMDC.C.

par [2] value =100000

Definition at line 49 of file TestWriteFrameMDC.C.

Definition at line 34 of file TestWriteFrameMDC.C.

char wf_name[256]

Definition at line 33 of file TestWriteFrameMDC.C.

bool xlog = true

Definition at line 77 of file TestWriteFrameMDC.C.