LALInspiral 5.0.3.1-eeff03c
TemplateBankGeneration.h File Reference

Prototypes

void LALNDTemplateBank (LALStatus *, NDTemplateBankInput *, NDTemplateBankFunctionPtrs *, NDTemplateBankOutput **)
 

Go to the source code of this file.

Data Structures

struct  NDTemplateBankInput
 
struct  NDTemplateBankOutput
 
struct  NDTemplateBankFunctionPtrs
 

Macros

Error Codes
#define TEMPLATEBANKGENERATIONH_ENULL   1
 
#define TEMPLATEBANKGENERATIONH_MSGENULL   "Unexpected NULL pointer to an input type"
 

Typedefs

typedef void(* NDTemplateBankMetricPtr) (LALStatus *, NDTemplateBankInput *, REAL4Array *)
 
typedef void(* NDTemplateBankTestPtr) (LALStatus *, NDTemplateBankInput *, NDTemplateBankOutput *, INT2 *)
 

Enumerations

enum  TemplateBankType {
  BCVType , BCVSpinType , PrecessingType , Pulsar ,
  Burst
}