Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALMetaIO 4.0.6.1-b246709
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
SearchSummaryTable Struct Reference

Detailed Description

Definition at line 139 of file LIGOMetadataTables.h.

Data Fields

struct tagSearchSummaryTable * next
 
long process_id
 
CHAR comment [LIGOMETA_COMMENT_MAX]
 
LIGOTimeGPS in_start_time
 
LIGOTimeGPS in_end_time
 
LIGOTimeGPS out_start_time
 
LIGOTimeGPS out_end_time
 
INT4 nevents
 
INT4 nnodes
 
CHAR ifos [LIGOMETA_IFOS_MAX]
 

Field Documentation

◆ next

struct tagSearchSummaryTable* SearchSummaryTable::next

Definition at line 142 of file LIGOMetadataTables.h.

◆ process_id

long SearchSummaryTable::process_id

Definition at line 143 of file LIGOMetadataTables.h.

◆ comment

CHAR SearchSummaryTable::comment[LIGOMETA_COMMENT_MAX]

Definition at line 144 of file LIGOMetadataTables.h.

◆ in_start_time

LIGOTimeGPS SearchSummaryTable::in_start_time

Definition at line 145 of file LIGOMetadataTables.h.

◆ in_end_time

LIGOTimeGPS SearchSummaryTable::in_end_time

Definition at line 146 of file LIGOMetadataTables.h.

◆ out_start_time

LIGOTimeGPS SearchSummaryTable::out_start_time

Definition at line 147 of file LIGOMetadataTables.h.

◆ out_end_time

LIGOTimeGPS SearchSummaryTable::out_end_time

Definition at line 148 of file LIGOMetadataTables.h.

◆ nevents

INT4 SearchSummaryTable::nevents

Definition at line 149 of file LIGOMetadataTables.h.

◆ nnodes

INT4 SearchSummaryTable::nnodes

Definition at line 150 of file LIGOMetadataTables.h.

◆ ifos

CHAR SearchSummaryTable::ifos[LIGOMETA_IFOS_MAX]

Definition at line 151 of file LIGOMetadataTables.h.