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... | |
| HOUGHPeakGram * | pg |
| the Peakgrams More... | |
| UINT4 HOUGHPeakGramVector::length |
number of elements
Definition at line 168 of file LALHough.h.
| HOUGHPeakGram* HOUGHPeakGramVector::pg |
the Peakgrams
Definition at line 169 of file LALHough.h.