Loading...
Searching...
No Matches
Go to the documentation of this file.
13#define GFIELD_DEFAULT_INTEGRATION_STEPPER "G4DormandPrince745"
20#define GFIELD_DEFAULT_MINIMUM_STEP "1.0*mm"
27#define GFIELD_DEFAULT_VERTEX "0*mm"
32#define GFIELD_DEFAULT_ROTANGLE "0*deg"
37#define GFIELD_DEFAULT_VERBOSITY "0"
41#define ERR_WRONG_FIELD_ROTATION 1201
42#define ERR_WRONG_FIELD_NOT_FOUND 1202
43#define ERR_STEPPER_NOT_FOUND 1203
44#define ERR_WRONG_POLE_NUMBER 1204