type = "monolithic" ## A required parameter describing the type of the model. ## At the moment either type monolithic or hybrid. geometry = "pixel" number_of_pixels = 100 100 pixel_size = 50um 50um ## The pitch of a single pixel in the pixel matrix. ## Provided as 2D parameter pixel_size in the x-y-plane. ## This parameter is required for all models. sensor_thickness = 65um ## Thickness of the active area of the detector model containing the individual pixels. ## This parameter is required for all models. ## Epi=5um && Sub=90um, using Eletric and doping to define. sensor_material = "Silicon" sensor_excess = 2um #chip_thickness = 0um ## Thickness of the readout chip, placed next to the sensor. ## For this model, the chip_thickness parameter represents the first few ## micrometers of silicon which contain the chip circuitry and are shielded from the bias voltage ## and thus do not contribute to the signal formation. #PCB chip board with cut-out for the sensor #[support] #thickness = 30um #size = 3mm 3mm #location = "sensor" #material = "g10"