Logo coherent WaveBurst  
Library Reference Guide
Logo
Macros | Functions | Variables
CWB_Plugin_MDC_OTF_Config_eBBH.C File Reference

Macros

#define EBBH_LIST
 

Functions

MDC AddWaveform (MDC_EBBH, par)
 
 CWB_PLUGIN_IMPORT (network **, net)
 
 CWB_PLUGIN_IMPORT (CWB::mdc *, MDC)
 
MDC Print (0)
 
par resize (1)
 
par resize (4)
 
MDC SetInjJitter (10.0)
 
MDC SetInjRate (0.005)
 
MDC SetSkyDistribution (MDC_RANDOM, par, seed)
 

Variables

CWB::mdcMDC
 
par [0] name ="macro/eBBH_3.5e+06_5_25_2.lst"
 
network ** net
 NOISE_MDC_SIMULATION. More...
 
vector< mdcparpar
 
int seed = (*net)->nRun
 
par [0] value =200000
 
waveform wf
 
char wf_name [256]
 

Macro Definition Documentation

◆ EBBH_LIST

#define EBBH_LIST

Function Documentation

◆ AddWaveform()

MDC AddWaveform ( MDC_EBBH  ,
par   
)

◆ CWB_PLUGIN_IMPORT() [1/2]

CWB_PLUGIN_IMPORT ( network **  ,
net   
)

◆ CWB_PLUGIN_IMPORT() [2/2]

CWB_PLUGIN_IMPORT ( CWB::mdc ,
MDC   
)

◆ Print()

MDC Print ( )

◆ resize() [1/2]

par resize ( )

◆ resize() [2/2]

par resize ( )

◆ SetInjJitter()

MDC SetInjJitter ( 10.  0)

◆ SetInjRate()

MDC SetInjRate ( 0.  005)

◆ SetSkyDistribution()

MDC SetSkyDistribution ( MDC_RANDOM  ,
par  ,
seed   
)

Variable Documentation

◆ MDC

CWB::mdc* MDC

Definition at line 14 of file CWB_Plugin_MDC_OTF_Config_eBBH.C.

◆ name

par [3] name ="macro/eBBH_3.5e+06_5_25_2.lst"

Definition at line 27 of file CWB_Plugin_MDC_OTF_Config_eBBH.C.

◆ net

network** net
Initial value:
{
#define EBBH_LIST
cout << "Execute CWB_Plugin_MDC_OTF_Config_eBBH.C ..." << endl

NOISE_MDC_SIMULATION.

Definition at line 4 of file CWB_Plugin_MDC_OTF_Config_eBBH.C.

◆ par

vector<mdcpar> par

Definition at line 19 of file CWB_Plugin_MDC_OTF_Config_eBBH.C.

◆ seed

int seed = (*net)->nRun

Definition at line 12 of file CWB_Plugin_MDC_OTF_Config_eBBH.C.

◆ value

par [3] value =200000

Definition at line 53 of file CWB_Plugin_MDC_OTF_Config_eBBH.C.

◆ wf

Definition at line 18 of file CWB_Plugin_MDC_OTF_Config_eBBH.C.

◆ wf_name

char wf_name[256]

Definition at line 17 of file CWB_Plugin_MDC_OTF_Config_eBBH.C.