LALPulsar 7.1.1.1-eeff03c
HOUGHPeakGramVector Struct Reference

Detailed Description

This structure contains a vector of peak-grams (for the different time stamps)

Definition at line 167 of file LALHough.h.

Data Fields

UINT4 length
 number of elements More...
 
HOUGHPeakGrampg
 the Peakgrams More...
 

Field Documentation

◆ length

UINT4 HOUGHPeakGramVector::length

number of elements

Definition at line 168 of file LALHough.h.

◆ pg

HOUGHPeakGram* HOUGHPeakGramVector::pg

the Peakgrams

Definition at line 169 of file LALHough.h.