29#ifndef _TRIGSCANETHINCACOMMON_H
30#define _TRIGSCANETHINCACOMMON_H
32#include <lal/LALAtomicDatatypes.h>
33#include <lal/LIGOMetadataTables.h>
35#include <gsl/gsl_vector.h>
36#include <gsl/gsl_matrix.h>
66typedef struct tagTriggerErrorList
71 struct tagTriggerErrorList *
next;
REAL8 XLALSnglInspiralTimeError(const SnglInspiralTable *table, REAL8 eMatch)
Using the waveform metric components, translate an "e-thinca" treshold into a error interval.
TriggerErrorList * XLALCreateTriggerErrorList(SnglInspiralTable *tableHead, REAL8 scaleFactor, REAL8 *tcMax)
void XLALDestroyTriggerErrorList(TriggerErrorList *errorListHead)
The TriggerErrorList is a linked list used within e-thinca.
struct tagTriggerErrorList * next
SnglInspiralTable * trigger