StochasticMC.h File Reference

#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.

Data Structures

struct  tagStochasticMCInput
struct  tagStochasticMCSInput
struct  tagStochasticMCParams

Defines

#define STOCHASTICMCH_ENULLP   1
#define STOCHASTICMCH_ENULLLEN   2
#define STOCHASTICMCH_ENULLSEG   3
#define STOCHASTICMCH_ENULLSRATE   4
#define STOCHASTICMCH_ENEGFMIN   5
#define STOCHASTICMCH_EMMEPOCH   6
#define STOCHASTICMCH_EMMUNITS   7
#define STOCHASTICMCH_MSGENULLP   "Null pointer"
#define STOCHASTICMCH_MSGENULLLEN   "Negative or zero length for data member of time series"
#define STOCHASTICMCH_MSGENULLSEG   "Negative or zero number of segment"
#define STOCHASTICMCH_MSGENULLSRATE   "Negative or zero sampling rate"
#define STOCHASTICMCH_MSGENEGFMIN   "negative start frequency"
#define STOCHASTICMCH_MSGEMMEPOCH   "Mismatch in epochs"
#define STOCHASTICMCH_MSGEMMUNITS   "Mismatch in units"

Typedefs

typedef tagStochasticMCInput StochasticMCInput
typedef tagStochasticMCSInput StochasticMCSInput
typedef tagStochasticMCParams StochasticMCParams

Functions

 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)


Define Documentation

#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.

#define STOCHASTICMCH_MSGENULLLEN   "Negative or zero length for data member of time series"

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.

#define STOCHASTICMCH_MSGENEGFMIN   "negative start frequency"

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 Documentation

typedef struct tagStochasticMCInput StochasticMCInput

typedef struct tagStochasticMCSInput StochasticMCSInput

typedef struct tagStochasticMCParams StochasticMCParams


Function Documentation

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 
)

check for mismatches

Definition at line 335 of file StochasticMC.c.

void LALStochasticMCDsoSplice ( LALStatus status,
SSSimStochBGOutput MCoutput,
StochasticMCInput MCinput,
StochasticMCParams MCparams 
)

check for mismatches

Definition at line 677 of file StochasticMC.c.


Generated on Sun Sep 7 03:08:10 2008 for LAL by  doxygen 1.5.2