(file) Return to radc.inc CVS log (file) (dir) Up to [HallC] / simc_semi

File: [HallC] / simc_semi / radc.inc (download)
Revision: 1.1.1.1 (vendor branch), Fri Apr 23 17:13:18 2004 UTC (20 years, 4 months ago) by gaskelld
Branch: hallc, MAIN
CVS Tags: start, baryon, NoPoltar, HEAD
Changes since 1.1: +0 -0 lines
simc_semi sources

! RADC.INC

	integer intcor_mode
	integer one_tail, use_expon, rad_flag, extrad_flag, ntail
	real*8 fwhm, etatzai, etta, frac(3), lambda(3), bt(2), hardcorfac
	real*8 c_int(0:3), c_ext(0:3), c(0:4), g_int, g_ext, g(0:4)
	real*8 Egamma_used(3), Egamma_min(3), Egamma_max(3)
	real*8 Egamma_res_limit
	real*8 Egamma_tot_max, Egamma1_max, Egamma2_max, Egamma3_max
	logical doing_tail(3)
	logical use_offshell_rad, rad_proton_this_ev, hardwired_rad

	common /radccom/	fwhm,etatzai,etta,frac,lambda,bt,hardcorfac,
	1	c_int,c_ext,c,g_int,g_ext,g,Egamma_used,Egamma_min,
	2	Egamma_max,Egamma_res_limit,
	3	Egamma_tot_max,Egamma1_max,Egamma2_max,Egamma3_max,
	4	intcor_mode, one_tail, use_expon,
	5	rad_flag,extrad_flag,ntail,doing_tail,
	6	use_offshell_rad,rad_proton_this_ev,hardwired_rad

	real*8 lim1,lim2,lim3
	real*8 phot1,phot2,phot3
	common /radctest/lim1,lim2,lim3,phot1,phot2,phot3

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