Skip to content
Snippets Groups Projects
fields.xml 403 B
Newer Older
  • Learn to ignore specific revisions
  • Whitney Armstrong's avatar
    Whitney Armstrong committed
    
    <geant4_setup>
      <properties>
        <attributes name="geant4_field"
    		id="0"
    		type="Geant4FieldSetup"
    		object="B0PF_Magnet"
    		global="true"
    		min_chord_step="0.001*mm"
    		delta_chord="0.025*mm"
    		delta_intersection="1e-06*mm"
    		delta_one_step="0.00001*mm"
    		eps_min="1.0e-6"
    		eps_max="1.0e-5"
    		stepper="HelixSimpleRunge"
    		equation="Mag_UsualEqRhs">
        </attributes>
      </properties>
    </geant4_setup>