~vpec/maus/tof_calib_read

« back to all changes in this revision

Viewing changes to tests/integration/test_utilities/test_geometry/conf2

merged in from maus/merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
    "z_start":0.,
6
6
    "z_end":12000.,
7
7
    "x_start":0.,
8
 
    "x_step":100./2.**0.5,
 
8
    "x_step":100./2.,
9
9
    "y_start":0.,
10
 
    "y_step":100./2.**0.5,
 
10
    "y_step":100./2.,
11
11
    "n_steps":3,
12
12
    "plot_formats":["root", "png"],
13
13
    "1d_material_plot":"beamline_geometry_validation_materials_1d",