#include "dipole_fit_settings.h"
Go to the source code of this file.
Macros | |
| #define | MALLOC(x, t) |
| #define | REALLOC(x, y, t) |
| #define | X 0 |
| #define | Y 1 |
| #define | Z 2 |
| #define | PROGRAM_VERSION "1.00" |
| #define MALLOC | ( | x, | |
| t ) |
Definition at line 15 of file dipole_fit_settings.cpp.
| #define PROGRAM_VERSION "1.00" |
Definition at line 23 of file dipole_fit_settings.cpp.
| #define REALLOC | ( | x, | |
| y, | |||
| t ) |
Definition at line 16 of file dipole_fit_settings.cpp.
| #define X 0 |
Definition at line 18 of file dipole_fit_settings.cpp.
| #define Y 1 |
Definition at line 19 of file dipole_fit_settings.cpp.
| #define Z 2 |
Definition at line 20 of file dipole_fit_settings.cpp.