Commit a593f6d9 authored by Simon Spannagel's avatar Simon Spannagel
Browse files

Merge branch 'eudet_rd53' into 'master'

Minor fixes and changes to eudet rd53a example

See merge request allpix-squared/allpix-squared!529
parents 25580309 fd9adb47
Loading
Loading
Loading
Loading
+12 −11
Original line number Diff line number Diff line
@@ -21,53 +21,54 @@ alignment_precision_position = 0mm 0mm 0mm

[box1]
type = "box"
size = 140mm 240mm 150mm
inner_size = 100mm 200mm 142mm
position = 0mm 0mm 400mm
size = 180mm 210mm 180mm
inner_size = 100mm 200mm 100mm
position = 0mm 0mm 390mm
orientation = 0deg 0deg 0deg
material = "plexiglass"
material = "ppofoam"
role = "passive"

[dut_0]
type = "rd53a_50"
position = 0mm 0mm 400mm
type = "rd53a_25" 
position = 0mm 0mm 355mm
orientation_mode = "xyz"
orientation = 0deg 0deg 0deg
alignment_precision_position = 0mm 0mm 0mm
alignment_precision_orientation = 0deg 0deg 0deg

[dut_1]
type = "rd53a_25"
type = "rd53a_50"
position = 0mm 0mm 420mm
orientation_mode = "xyz"
orientation = 0deg 0deg 0deg
alignment_precision_position = 0mm 0mm 0mm
alignment_precision_orientation = 0deg 0deg 0deg


[telescope3]
type = "mimosa26"
position = 0mm 0mm 650mm
position = 0mm 0mm 571mm
orientation_mode = "xyz"
orientation = 0deg 0deg 0deg
alignment_precision_position = 0mm 0mm 0mm

[telescope4]
type = "mimosa26"
position = 0mm 0mm 750mm
position = 0mm 0mm 681mm
orientation_mode = "xyz"
orientation = 0deg 0deg 0deg
alignment_precision_position = 0mm 0mm 0mm

[telescope5]
type = "mimosa26"
position = 0mm 0mm 850mm
position = 0mm 0mm 793mm
orientation_mode = "xyz"
orientation = 0deg 0deg 0deg
alignment_precision_position = 0mm 0mm 0mm

[Reference]
type = "ibl_planar"
position = 0mm 0mm 870mm
position = 0mm 0mm 835mm
orientation_mode = "xyz"
orientation = 0deg 0deg 0deg
alignment_precision_position = 0mm 0mm 0mm
+10 −9
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ log_level = "WARNING"
log_format = "DEFAULT"
number_of_events = 10000
detectors_file = "dut.conf"
root_file = "eudet_rd53a_modules"
root_file = "eudet_rd53a_histograms"

[GeometryBuilderGeant4]
world_material = "air"
@@ -13,7 +13,7 @@ physics_list = FTFP_BERT_EMZ
particle_type = "e-"
number_of_particles = 1
source_energy = 5GeV
source_position = -2um 0um -200mm
source_position = 0um 0um -200mm
source_type = "beam"
beam_size = 5mm
beam_direction = 0 0 1
@@ -39,7 +39,7 @@ charge_per_step = 10
[ProjectionPropagation]
type = "mimosa26"
temperature = 293K
charge_per_step = 50
charge_per_step = 10
integration_time = 20ns
diffuse_deposit = true
output_plots = 1
@@ -50,9 +50,9 @@ max_depth_distance = 5um
[DefaultDigitizer]
name = "dut_0", "dut_1", "Reference"
electronics_noise = 50e
threshold = 1000e
threshold_smearing = 80e
qdc_smearing = 10e
threshold = 1500e
threshold_smearing = 200e
qdc_smearing = 50e
output_plots = 1
qdc_resolution = 1

@@ -66,12 +66,13 @@ output_plots = 1
qdc_resolution = 1

[ROOTObjectWriter]
file_name = "eudet_rd53a"
file_name = "eudet_rd53a_data"

[LCIOWriter]
file_name = "run0001.slcio"
file_name = "eudet_rd53a.slcio"
dump_mc_truth = true
geometry_file = "allpix_squared_gear_1.xml"
detector_assignment=["telescope0","zsdata_m26","0"],["telescope1","zsdata_m26","1"],["telescope2","zsdata_m26","2"],["dut_0","zsdata_dut","10"],["dut_1","zsdata_dut","11"],["telescope3","zsdata_m26","3"],["telescope4","zsdata_m26","4"],["telescope5","zsdata_m26","5"],["Reference","zsdata_dut","21"]


[DetectorHistogrammer]
granularity = 100, 100
+8 −7
Original line number Diff line number Diff line
@@ -10,11 +10,12 @@ bump_cylinder_radius = 7.0um
bump_height = 20.0um
bump_offset = 0.0um 0.0um

chip_thickness = 100um
chip_thickness = 400um

[support]
thickness = 100um
size = 53mm 94mm
offset = 0 -28.2mm
location = "sensor"
material = "kapton"
thickness = 500um
size = 30mm 20mm
offset = 0 0mm
location = "chip"
material = "aluminum"
+7 −7
Original line number Diff line number Diff line
@@ -10,11 +10,11 @@ bump_cylinder_radius = 7.0um
bump_height = 20.0um
bump_offset = 0.0um 0.0um

chip_thickness = 100um
chip_thickness = 400um

[support]
thickness = 100um
size = 53mm 94mm
offset = 0 -28.2mm
location = "sensor"
material = "kapton"
thickness = 500um
size = 30mm 20mm
offset = 0 0mm
location = "chip"
material = "aluminum"