#include <BurstProcessTypeDef.h>Include dependency graph for Coincidences.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| struct | tagCoincidence2Params |
Typedefs | |
| typedef tagCoincidence2Params | Coincidence2Params |
Functions | |
| int | Get2Coincidences (SnglBurstTableC *output, SnglBurstTableC *input1, SnglBurstTableC *input2, Coincidence2Params *cparams) |
| typedef struct tagCoincidence2Params Coincidence2Params |
| int Get2Coincidences | ( | SnglBurstTableC * | output, | |
| SnglBurstTableC * | input1, | |||
| SnglBurstTableC * | input2, | |||
| Coincidence2Params * | cparams | |||
| ) |
Definition at line 23 of file Coincidences.c.
1.5.2