#include <lal/LALStdlib.h>#include <lal/DetectorSite.h>#include <lal/Units.h>#include <lal/Calibration.h>#include <lal/SimulateSB.h>Include dependency graph for StochasticMC.h:

Go to the source code of this file.
| #define STOCHASTICMCH_ENULLP 1 |
Definition at line 59 of file StochasticMC.h.
| #define STOCHASTICMCH_ENULLLEN 2 |
Definition at line 60 of file StochasticMC.h.
| #define STOCHASTICMCH_ENULLSEG 3 |
Definition at line 61 of file StochasticMC.h.
| #define STOCHASTICMCH_ENULLSRATE 4 |
Definition at line 62 of file StochasticMC.h.
| #define STOCHASTICMCH_ENEGFMIN 5 |
Definition at line 63 of file StochasticMC.h.
| #define STOCHASTICMCH_EMMEPOCH 6 |
Definition at line 64 of file StochasticMC.h.
| #define STOCHASTICMCH_EMMUNITS 7 |
Definition at line 65 of file StochasticMC.h.
| #define STOCHASTICMCH_MSGENULLP "Null pointer" |
Definition at line 68 of file StochasticMC.h.
Definition at line 69 of file StochasticMC.h.
| #define STOCHASTICMCH_MSGENULLSEG "Negative or zero number of segment" |
Definition at line 70 of file StochasticMC.h.
| #define STOCHASTICMCH_MSGENULLSRATE "Negative or zero sampling rate" |
Definition at line 71 of file StochasticMC.h.
Definition at line 72 of file StochasticMC.h.
| #define STOCHASTICMCH_MSGEMMEPOCH "Mismatch in epochs" |
Definition at line 73 of file StochasticMC.h.
| #define STOCHASTICMCH_MSGEMMUNITS "Mismatch in units" |
Definition at line 74 of file StochasticMC.h.
| typedef struct tagStochasticMCInput StochasticMCInput |
| typedef struct tagStochasticMCSInput StochasticMCSInput |
| typedef struct tagStochasticMCParams StochasticMCParams |
| NRCSID | ( | STOCHASTICMCH | , | |
| "$Id: StochasticMC. | h, | |||
| v 3.8 2007/06/08 14:41:47 bema Exp $" | ||||
| ) |
| void LALStochasticMCDso | ( | LALStatus * | status, | |
| SSSimStochBGOutput * | output, | |||
| StochasticMCInput * | input, | |||
| StochasticMCParams * | params | |||
| ) |
| void LALStochasticMCDsoSplice | ( | LALStatus * | status, | |
| SSSimStochBGOutput * | MCoutput, | |||
| StochasticMCInput * | MCinput, | |||
| StochasticMCParams * | MCparams | |||
| ) |
1.5.2