[AllPix] log_level = "WARNING" log_format = "LONG" number_of_events = 1000 detectors_file = "detector.conf" model_paths = ./ multithreading = true random_seed = 1234 [GeometryBuilderGeant4] world_material = "air" [DepositionGeant4] physics_list = FTFP_BERT_LIV particle_type = "gamma" source_energy = 122keV source_position = 27.5um 27.5um -50mm source_type = "beam" beam_direction = 0 0 1 number_of_particles = 1 max_step_length = 20um # 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=-500V depletion_voltage=-100V [GenericPropagation] temperature = 293K integration_time = 80ns charge_per_step = 50 # Parameters to match CdTe crystal - https://iopscience.iop.org/article/10.1088/1748-0221/9/12/C12032/meta recombination_model = "constant" lifetime_electron = 2.7us lifetime_hole = 1.6us mobility_model = "constant" mobility_electron = 1090cm*cm/V/s mobility_hole = 110cm*cm/V/s output_plots = true [PulseTransfer] output_plots = true #[DefaultDigitizer] #threshold = 500e #qdc_offset = -500e #qdc_resolution = 14 #output_plots = true [CSADigitizer] model = "csa" integration_time = 300ns clock_bin_toa = 1.5625ns clock_bin_tot = 25ns threshold = 10e-3V ignore_polarity = true output_plots = true #output_pulsegraphs = true #[VisualizationGeant4] #mode = "gui" #view_style = "wireframe" #trajectories_color_mode = "generic" #accumulate = 1 #accumulate_time_step = 2s [DetectorHistogrammer] name = "mydetector" granularity = 100, 100 [ROOTObjectWriter]