######################################################################## # this is the configuration file for setting up FTPCSIM parameters # # Author : Wen G. Gong # Date: Nov 28, 1996 # # format: # ( . = # comments # ######################################################################## #################################### # select which random number generator: # 0 -- native # 1 -- portable #################################### ( Random.number_gen = 0 #################################### # input for object Chamber #################################### ( Chamber.r_min = 8.0 # inner radius [cm] ( Chamber.r_max = 32.0 # outer radius [cm] ( Chamber.phi_min = 0.0 # min. phi [deg] ( Chamber.phi_max = 90.0 # max. phi [deg] ( Chamber.z_min = 150.0 # zmin [cm] ( Chamber.cham_length = 120.0 # chamber length [cm] ( Chamber.cath_voltage = -10000.0 # drift cathode voltage [V] #################################### # input for object Gas #################################### #( Gas.file_gas = gas.dat # file name for gas parameters ( Gas.file_gas = ar50_co250.dat # file name for gas parameters ( Gas.attenuation = 0.0 # attenuation [1/cm] ( Gas.gas_gain = 2000.0 # gas gain ( Gas.avg_ion_pot = 26.0 # ave ion pot [eV] #################################### # input for object Point #################################### #( Point.file_point = point.dat # file name for hits info. ( Point.file_point = test_point.dat # file name for hits info. #################################### # input for object Readout #################################### ( Readout.number_plane = 10 # number of readout planes ( Readout.pad_pitch = 0.20 # pad pitch [cm] ( Readout.pad_length = 2.0 # pad length [cm] ( Readout.sigma_prf = 600.0 # pad-response-function sigma [um] ( Readout.shaper_time = 150.0 # shaper time FWHM [ns] ( Readout.slice = 200.0 # SCA time slice [ns] ( Readout.file_cluster = cluster.dat # cluster output file name ( Readout.file_adc = adc.dat # ADC output file name #( Readout.file_adc = trk2_resolution.dat # ADC output file name