(file) Return to test_kaon_he4.inp CVS log (file) (dir) Up to [HallC] / simc_semi / infiles

 1 gaskelld 1.1 ; This is a CTP file
 2              
 3              ; 'TF' stands for 'this field'
 4              ; ONE equals TRUE unless specified otherwise
 5              
 6              
 7              begin parm experiment
 8                ngen = 1000    		;  POS: # of successes; NEG: # of tries
 9                EXPER.charge = 1.0		;  total charge (mC)
10                doing_phsp = 0		;  (ONE = TRUE)
11                doing_kaon = 1		;  (ONE = TRUE)
12                which_kaon = 0		;  (0=p-->K+lamda0,1=p-->K+sigma0,2=n-->K+sigma)
13                                              ;  (+10 for bound hypernucleus in final state)
14                doing_pion = 0		;  (ONE = TRUE)
15                doing_decay = 0		;  1=decay ON, 0=decay OFF.
16                ctau = 371.3			;  decay length (cm). 780.4 for pi, 371.3 for K
17                extra_dbase_file='extra_KAON' ;  additional input parameters.
18              end parm experiment
19              
20              begin parm kinematics_main
21                Ebeam = 3244.8                ;  (MeV)
22 gaskelld 1.1   dEbeam = 0.05                 ;  beam energy variation (%)
23                electron_arm = 1              ;  1=hms,2=sos,3=hrsr,4=hrsl
24                hadron_arm = 2                ;  1=hms,2=sos,3=hrsr,4=hrsl
25                spec.e.P = 1571.272           ;  e arm central momentum (MeV/c)
26                spec.e.theta = 14.92          ;  e arm angle setting (degrees)
27                spec.p.P = 1292.58            ;  p arm central momentum (MeV/c)
28                spec.p.theta = 13.399         ;  p arm angle setting (degrees)
29              end parm kinematics_main
30              
31              begin parm target
32                targ.A = 4.			;  target A
33                targ.Z = 2.			;  target Z
34                targ.mass_amu = 4.0026	;  target mass in amu !!!CHECK THIS!!!!
35                targ.mrec_amu = 3.015481	;  recoil mass in amu (eep=A-1 system,pion=A-2)
36                targ.rho = 0.076944		;  target density (g/cm^3)
37                targ.thick = 309.768		;  target thick (mg/cm^2) 4.00cm long
38                targ.angle = 0.		;  target angle (for solid target) (degrees)
39                targ.abundancy = 100.		;  target purity (%)
40                targ.can = 2			;  1=beer can (fpi), 2=pudding can (nucpi)
41              end parm target
42              
43 gaskelld 1.1 begin parm debug		;  (ONES give helpful debug info)
44                debug(1) = 0			;  turns on output from brem.f
45                debug(2) = 0			;  into/outa subs
46                debug(3) = 0			;  spit out values (init. and main loop).
47                debug(4) = 0			;  mostly comp_ev, gen_rad diagnostics.
48                debug(5) = 0			;  a bit of everything
49              end parm debug
50              
51              begin parm e_arm_accept
52                SPedge.e.delta.min = -14.0    ;  delta min (%) (SPECTROMETER ACCEPTANCE!)
53                SPedge.e.delta.max =  14.0    ;  delta max (%)
54                SPedge.e.yptar.min = -60.0    ;  yptar min = (mrad)
55                SPedge.e.yptar.max =  60.0    ;  yptar max = (mrad)
56                SPedge.e.xptar.min = -100.0   ;  xptar min = (mrad)
57                SPedge.e.xptar.max =  100.0   ;  xptar max = (mrad)
58              end parm e_arm_accept
59              
60              begin parm p_arm_accept
61                SPedge.p.delta.min = -22.0    ;  delta min (%) (SPECTROMETER ACCEPTANCE!)
62                SPedge.p.delta.max =  22.0    ;  delta max (%)
63                SPedge.p.yptar.min = -90.0    ;  yptar min = (mrad)
64 gaskelld 1.1   SPedge.p.yptar.max =  90.0    ;  yptar max = (mrad)
65                SPedge.p.xptar.min = -50.0    ;  xptar min = (mrad)
66                SPedge.p.xptar.max =  50.0    ;  xptar max = (mrad)
67              end parm p_arm_accept

Analyzer/Replay: Mark Jones, Documents: Stephen Wood
Powered by
ViewCVS 0.9.2-cvsgraph-1.4.0