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

Macros

#define CHANNEL_NAME   "L1:GW-H"
 
#define LIST_FILE_NAME   "SEGMENTS/lists/GHLTV-HBRST14_S6D_R1.frames"
 

Variables

double ctime =tb.getTimeSegList(olist)
 
dqfile DQF [12]
 
frfile frf
 
cout<< "ctime : "<< int(ctime)
<< " sec "<< ctime/3600.<< " h "
<< ctime/86400.<< " day"
<< endl;std::vector
< waveSegment
jlist =tb.getJobList(olist, 300, 600, 8)
 
int jobId =0
 
int nfiles =tb.frl2FrTree(LIST_FILE_NAME)
 
char ofile [256]
 
cout<< "nfiles : "<< nfiles
<< endl;int dqcat=1;std::vector
< waveSegment
olist =tb.readSegList(nDQF, DQF, dqcat)
 
int start
 
int stop
 
cwbtb tb
 
wavearray< double > w
 

Macro Definition Documentation

#define CHANNEL_NAME   "L1:GW-H"

Definition at line 6 of file TestCreateFrList2.C.

#define LIST_FILE_NAME   "SEGMENTS/lists/GHLTV-HBRST14_S6D_R1.frames"

Definition at line 5 of file TestCreateFrList2.C.

Variable Documentation

double ctime =tb.getTimeSegList(olist)

Definition at line 36 of file TestCreateFrList2.C.

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

Definition at line 11 of file TestCreateFrList2.C.

frfile frf

Definition at line 43 of file TestCreateFrList2.C.

jlist =tb.getJobList(olist, 300, 600, 8)

Definition at line 40 of file TestCreateFrList2.C.

int jobId =0

Definition at line 45 of file TestCreateFrList2.C.

int nfiles =tb.frl2FrTree(LIST_FILE_NAME)

Definition at line 29 of file TestCreateFrList2.C.

char ofile[256]

Definition at line 46 of file TestCreateFrList2.C.

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

Definition at line 34 of file TestCreateFrList2.C.

int start

Definition at line 44 of file TestCreateFrList2.C.

int stop

Definition at line 44 of file TestCreateFrList2.C.

cwbtb tb

Definition at line 26 of file TestCreateFrList2.C.

wavearray<double> w

Definition at line 47 of file TestCreateFrList2.C.