[AllPix] log_level = "WARNING" log_format = "DEFAULT" number_of_events = 1000 detectors_file = "detector.conf" model_paths = ./ multithreading = true random_seed = 1234 [ROOTObjectReader] file_name = "./output/generated_particles.root" include = "PixelHit", "PixelCharge", "MCParticle" #[DefaultDigitizer] #threshold = 500e #qdc_resolution = 10 #gain_function = "[0]*x + [1] - [2] / (x - [3])" #gain_parameters = .030, +50e, 10000.5e*e, 500e ##qdc_offset = -500e ##qdc_slope = 30 #tdc_resolution = 18 #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 [ROOTObjectWriter] include = "PixelHit", "PixelCharge" file_name = "digitized_hits.root"