gfields
Loading...
Searching...
No Matches
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_VERTEX   "0*mm"
 
#define GFIELD_DEFAULT_ROTANGLE   "0*deg"
 
#define GFIELD_DEFAULT_VERBOSITY   "0"
 
#define ERR_WRONG_FIELD_ROTATION   1201
 
#define ERR_WRONG_FIELD_NOT_FOUND   1202
 
#define ERR_STEPPER_NOT_FOUND   1203
 
#define ERR_WRONG_POLE_NUMBER   1204
 

Macro Definition Documentation

◆ ERR_STEPPER_NOT_FOUND

#define ERR_STEPPER_NOT_FOUND   1203

Definition at line 17 of file gfieldConventions.h.

◆ ERR_WRONG_FIELD_NOT_FOUND

#define ERR_WRONG_FIELD_NOT_FOUND   1202

Definition at line 16 of file gfieldConventions.h.

◆ ERR_WRONG_FIELD_ROTATION

#define ERR_WRONG_FIELD_ROTATION   1201

Definition at line 15 of file gfieldConventions.h.

◆ ERR_WRONG_POLE_NUMBER

#define ERR_WRONG_POLE_NUMBER   1204

Definition at line 18 of file gfieldConventions.h.

◆ GFIELD_DEFAULT_INTEGRATION_STEPPER

#define GFIELD_DEFAULT_INTEGRATION_STEPPER   "G4DormandPrince745"

Definition at line 4 of file gfieldConventions.h.

◆ GFIELD_DEFAULT_MINIMUM_STEP

#define GFIELD_DEFAULT_MINIMUM_STEP   "1.0*mm"

Definition at line 5 of file gfieldConventions.h.

◆ GFIELD_DEFAULT_ROTANGLE

#define GFIELD_DEFAULT_ROTANGLE   "0*deg"

Definition at line 11 of file gfieldConventions.h.

◆ GFIELD_DEFAULT_VERBOSITY

#define GFIELD_DEFAULT_VERBOSITY   "0"

Definition at line 12 of file gfieldConventions.h.

◆ GFIELD_DEFAULT_VERTEX

#define GFIELD_DEFAULT_VERTEX   "0*mm"

Definition at line 10 of file gfieldConventions.h.