********************************************* Field types ********************************************* * - 0; B-Field Off * - 1; The nominal field. Currently type 9 for data and 5 for MC * - 2; Nominal field with an error (error strength can be set by SetFieldError) * - 3; "Perfect" B Field. Only Bx = FieldStrengthX * - 4; NOMAD field map normalized to comet * - 5; The B Field currently used by SimG4 (will change) * - 6; The SIMFIELD simulated field map (by Eike Frank). * - 7; The measured field map (combined with NOMAD field in outer region) * - 8; An homogeneous field in which the three components can be set * - 9; point-to-point linear interpolated field map (DEFAULT) Default field type < CalibMagnet.DefaultFieldType = 1 > ********************************************* Parameters for Measured Field ********************************************* Normalise field to the measured strength at origin at a given current. Otherwise Normalize to FieldStrengthX (see below) < CalibMagnet.NormalizationFromCurrent = 1 > Parameters for computing magnetic field from current: B = c0 + c1*I + c2*I*I < CalibMagnet.CurrentToFieldC0 = -0.34 > < CalibMagnet.CurrentToFieldC1 = 0.74295 > < CalibMagnet.CurrentToFieldC2 = -3.600e-6 > Current at which field measurements were done < CalibMagnet.ReferenceCurrent = 1000 > ********************************************* Parameters for Simulation ********************************************* < CalibMagnet.FieldStrengthX = 0.2 >