Functions | |
| MDC | AddWaveform (MDC_SG, par) |
| MDC | AddWaveform (MDC_SGC, par) |
| CWB_PLUGIN_IMPORT (network **, net) | |
| CWB_PLUGIN_IMPORT (CWB::mdc *, MDC) | |
| for (int n=0;n< 30;n++) | |
| MDC | Print () |
| par | resize (5) |
| par | resize (2) |
| par | resize (3) |
| MDC | SetInjHrss (2.5e-21) |
| MDC | SetInjJitter (10.0) |
| MDC | SetInjRate (0.0333333) |
| MDC | SetSkyDistribution (MDC_RANDOM, par, seed) |
Variables | |
| CWB::mdc * | MDC |
| par [0] | name ="frequency" |
| network ** | net |
| vector< mdcpar > | par |
| int | seed = (*net)->nRun |
| par [0] | value =250. |
| waveform | wf |
| char | wf_name [256] |
| for | ( | ) |
Definition at line 23 of file CWB_Plugin_TestClassMDC_Config.C.
| MDC Print | ( | ) |
| par resize | ( | 5 | ) |
| par resize | ( | 2 | ) |
| par resize | ( | 3 | ) |
| MDC SetInjHrss | ( | 2.5e- | 21 | ) |
| MDC SetInjJitter | ( | 10. | 0 | ) |
| MDC SetInjRate | ( | 0. | 0333333 | ) |
| MDC SetSkyDistribution | ( | MDC_RANDOM | , |
| par | , | ||
| seed | |||
| ) |
| CWB::mdc* MDC |
Definition at line 12 of file CWB_Plugin_TestClassMDC_Config.C.
| par [2] name ="frequency" |
Definition at line 20 of file CWB_Plugin_TestClassMDC_Config.C.
| network** net |
Definition at line 1 of file CWB_Plugin_TestClassMDC_Config.C.
| vector<mdcpar> par |
Definition at line 17 of file CWB_Plugin_TestClassMDC_Config.C.
Definition at line 10 of file CWB_Plugin_TestClassMDC_Config.C.
| par [2] value =250. |
Definition at line 20 of file CWB_Plugin_TestClassMDC_Config.C.
| waveform wf |
Definition at line 16 of file CWB_Plugin_TestClassMDC_Config.C.
| char wf_name[256] |
Definition at line 15 of file CWB_Plugin_TestClassMDC_Config.C.