EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <stdio.h>
#include <assert.h>
#include <mgsystem.h>
Go to the source code of this file.
Macros | |
#define | _MAP_ID_ 1 |
#define | _CELL_SIZE_ 2.5 |
Functions | |
static double | tesla2gs_fun (double val) |
void | main (void) |
#define _CELL_SIZE_ 2.5 |
#define _MAP_ID_ 1 |
void main | ( | void | ) |
Definition at line 24 of file dipole.c.
View newest version in sPHENIX GitHub at line 24 of file dipole.c
References _CARTESIAN_, _CELL_SIZE_, _MAP_ID_, _X_, _Y_, _Z_, exit(), import_ascii_field_map(), m2cm_fun(), printf(), tesla2gs_fun(), xmax, and xmin.