[AllPix] log_level = "WARNING" log_format = "DEFAULT" number_of_events = 1 detectors_file = "detector.conf" model_paths = ./ multithreading = true random_seed = 1234 [GeometryBuilderGeant4] world_material = "air" [DepositionGeant4] physics_list = FTFP_BERT_LIV source_type = "macro" file_name = "Am241beamsource.mac" number_of_particles = 1 max_step_length = 1um # Parameters to match CdTe crystal - found in allpix docs - sensor material properties charge_creation_energy = 4.43eV fano_factor = 0.24 [ElectricFieldReader] model="linear" bias_voltage=-150V depletion_voltage=-100V [GenericPropagation] temperature = 293K integration_time = 1000ns charge_per_step = 100 # Parameters to match CdTe crystal - https://iopscience.iop.org/article/10.1088/1748-0221/9/12/C12032/meta # Trapping parameters were found - https://link.springer.com/content/pdf/10.1007/s11664-000-0208-z.pdf #recombination_model = "constant" #lifetime_electron = 2.7us #lifetime_hole = 1.6us #trapping_model = "constant" #trapping_time_electron = 3.1us #trapping_time_hole = 3.1us mobility_model = "constant" mobility_electron = 1090cm*cm/V/s mobility_hole = 110cm*cm/V/s #output_plots = true [PulseTransfer] #output_plots = true #[VisualizationGeant4] #mode = "gui" #view_style = "wireframe" #trajectories_color_mode = "generic" #accumulate = 1 #accumulate_time_step = 2s [DefaultDigitizer] threshold = 100e [DetectorHistogrammer] [ROOTObjectWriter] exclude = "DepositedCharge" "PropagatedCharge" file_name = "circularity.root"