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

Detailed Description

sequence of SFT catalogs – for each segment

Definition at line 125 of file HierarchSearchGCT.h.

Data Fields

UINT4 length
 the number of stacks More...
 
SFTCatalogdata
 the catalogs More...
 

Field Documentation

◆ length

UINT4 SFTCatalogSequence::length

the number of stacks

the number of segments

Definition at line 126 of file HierarchSearchGCT.h.

◆ data

SFTCatalog * SFTCatalogSequence::data

the catalogs

Definition at line 127 of file HierarchSearchGCT.h.