GWOLLUM  4.2.0
Tools for gravitational-wave analyses
InjTyp.h File Reference

Manage injection types. More...

#include "CUtils.h"
Include dependency graph for InjTyp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  injtype { injtype_user = 0 , injtype_sinegauss , injtype_n }
 List of injection types. More...
 

Detailed Description

Manage injection types.

Author
Florent Robinet - florent.robinet@ijclab.in2p3.fr

Enumeration Type Documentation

◆ injtype

enum injtype

List of injection types.

Enumerator
injtype_user 

User-defined waveform.

injtype_sinegauss 

Sine-Gaussian waveform.

injtype_n 

Number of injection types.