gfields
gfieldConventions.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GFIELD_DEFAULT_INTEGRATION_STEPPER   "G4DormandPrince745"
 
#define GFIELD_DEFAULT_MINIMUM_STEP   "1.0*mm"
 
#define GFIELD_DEFAULT_POLE_NUMBER   "1"
 
#define GFIELD_DEFAULT_VERTEX   "0*mm"
 
#define GFIELD_DEFAULT_ROTANGLE   "0*deg"
 
#define GFIELD_DEFAULT_ROTAXIS   "Z"
 
#define GFIELD_DEFAULT_STRENGTH   "1.0"
 
#define GFIELD_DEFAULT_VERBOSITY   "0"
 
#define EC__WRONG_FIELD_ROTATION   1201
 
#define EC__WRONG_FIELD_NOT_FOUND   1202
 
#define EC__STEPPER_NOT_FOUND   1203
 
#define EC__WRONG_POLE_NUMBER   1204
 
#define GFIELDLOGHEADER   " 🧲 GField â–¸ "
 

Macro Definition Documentation

◆ EC__STEPPER_NOT_FOUND

#define EC__STEPPER_NOT_FOUND   1203

Definition at line 21 of file gfieldConventions.h.

◆ EC__WRONG_FIELD_NOT_FOUND

#define EC__WRONG_FIELD_NOT_FOUND   1202

Definition at line 20 of file gfieldConventions.h.

◆ EC__WRONG_FIELD_ROTATION

#define EC__WRONG_FIELD_ROTATION   1201

Definition at line 19 of file gfieldConventions.h.

◆ EC__WRONG_POLE_NUMBER

#define EC__WRONG_POLE_NUMBER   1204

Definition at line 22 of file gfieldConventions.h.

◆ GFIELD_DEFAULT_INTEGRATION_STEPPER

#define GFIELD_DEFAULT_INTEGRATION_STEPPER   "G4DormandPrince745"

Definition at line 5 of file gfieldConventions.h.

◆ GFIELD_DEFAULT_MINIMUM_STEP

#define GFIELD_DEFAULT_MINIMUM_STEP   "1.0*mm"

Definition at line 6 of file gfieldConventions.h.

◆ GFIELD_DEFAULT_POLE_NUMBER

#define GFIELD_DEFAULT_POLE_NUMBER   "1"

Definition at line 11 of file gfieldConventions.h.

◆ GFIELD_DEFAULT_ROTANGLE

#define GFIELD_DEFAULT_ROTANGLE   "0*deg"

Definition at line 13 of file gfieldConventions.h.

◆ GFIELD_DEFAULT_ROTAXIS

#define GFIELD_DEFAULT_ROTAXIS   "Z"

Definition at line 14 of file gfieldConventions.h.

◆ GFIELD_DEFAULT_STRENGTH

#define GFIELD_DEFAULT_STRENGTH   "1.0"

Definition at line 15 of file gfieldConventions.h.

◆ GFIELD_DEFAULT_VERBOSITY

#define GFIELD_DEFAULT_VERBOSITY   "0"

Definition at line 16 of file gfieldConventions.h.

◆ GFIELD_DEFAULT_VERTEX

#define GFIELD_DEFAULT_VERTEX   "0*mm"

Definition at line 12 of file gfieldConventions.h.

◆ GFIELDLOGHEADER

#define GFIELDLOGHEADER   " 🧲 GField â–¸ "

Definition at line 25 of file gfieldConventions.h.