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

Macros

#define WRITE_OFILE
 

Variables

double ctime =tb.readSegList(nDQF, DQF, dqcat, olist)
 
int dqcat = 1
 
dqfile DQF [12]
 
std::vector< waveSegmentolist
 
cwbtb tb
 

Macro Definition Documentation

◆ WRITE_OFILE

#define WRITE_OFILE

Definition at line 6 of file TestMerge.C.

Variable Documentation

◆ ctime

double ctime =tb.readSegList(nDQF, DQF, dqcat, olist)

Definition at line 30 of file TestMerge.C.

◆ dqcat

int dqcat = 1

Definition at line 28 of file TestMerge.C.

◆ DQF

dqfile DQF[12]
Initial value:
={
{0 ,"S6D_R9_segments/S6D_OFFLINE_L1SCIENCE.txt" , 0, 0., false, false},
{0 ,"S6D_R9_segments/S6D_OFFLINE_L1_DQCAT1SEGMENTS.txt", 1, 0., true , false},
{0 ,"S6D_R9_segments/S6D_OFFLINE_L1_DQCAT2SEGMENTS.txt", 2, 0., true , false},
{0 ,"S6D_R9_segments/S6D_OFFLINE_L1_DQCAT4SEGMENTS.txt", 1, 0., true , false},
{1 ,"S6D_R9_segments/S6D_OFFLINE_H1SCIENCE.txt" , 0, 0., false, false},
{1 ,"S6D_R9_segments/S6D_OFFLINE_H1_DQCAT1SEGMENTS.txt", 1, 0., true , false},
{1 ,"S6D_R9_segments/S6D_OFFLINE_H1_DQCAT2SEGMENTS.txt", 2, 0., true , false},
{1 ,"S6D_R9_segments/S6D_OFFLINE_H1_DQCAT4SEGMENTS.txt", 1, 0., true , false},
{2 ,"S6D_R9_segments/S6D_OFFLINE_V1SCIENCE.txt" , 0, 0., false, false},
{2 ,"S6D_R9_segments/S6D_OFFLINE_V1_DQCAT1SEGMENTS.txt", 1, 0., true , false},
{2 ,"S6D_R9_segments/S6D_OFFLINE_V1_DQCAT2SEGMENTS.txt", 2, 0., true , false},
{2 ,"S6D_R9_segments/S6D_OFFLINE_V1_DQCAT4SEGMENTS.txt", 1, 0., true , false},
}

Definition at line 11 of file TestMerge.C.

◆ olist

std::vector<waveSegment> olist

Definition at line 29 of file TestMerge.C.

◆ tb

cwbtb tb

Definition at line 26 of file TestMerge.C.