Loading...
Searching...
No Matches
Go to the documentation of this file.
4#define GFIELD_DEFAULT_INTEGRATION_STEPPER "G4DormandPrince745"
5#define GFIELD_DEFAULT_MINIMUM_STEP "1.0*mm"
10#define GFIELD_DEFAULT_VERTEX "0*mm"
11#define GFIELD_DEFAULT_ROTANGLE "0*deg"
12#define GFIELD_DEFAULT_VERBOSITY "0"
15#define ERR_WRONG_FIELD_ROTATION 1201
16#define ERR_WRONG_FIELD_NOT_FOUND 1202
17#define ERR_STEPPER_NOT_FOUND 1203
18#define ERR_WRONG_POLE_NUMBER 1204