(file) Return to brem.inc CVS log (file) (dir) Up to [HallC] / Poltar

File: [HallC] / Poltar / brem.inc (download)
Revision: 1.1.1.1 (vendor branch), Wed Oct 22 13:58:52 2003 UTC (20 years, 11 months ago) by jones
Branch: poltar, MAIN
CVS Tags: start, HEAD
Changes since 1.1: +0 -0 lines
 Import simc poltar

! BREM.INC
!
! Series of switches used by BREM* subroutines. 
! Switches should be set initially by calling BREM_INIT.

	logical produce_output		! produce screen output?
	logical exponentiate		! exponentiate soft photon prob?
	logical include_hard		! include hard correction?
	logical calculate_spence	! calculate spence functions?

	common /bremcom/produce_output, exponentiate,
     >		include_hard, calculate_spence

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