From 80e6d044ba9237d2778d91bbb585aa93297a135e Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 27 Oct 2010 11:37:04 +0200 Subject: Add divergence to beam properties --- doc/examples/lcls-dec.beam | 3 +++ doc/examples/lcls-june.beam | 3 +++ doc/examples/lcls-xpp-estimate.beam | 3 +++ 3 files changed, 9 insertions(+) (limited to 'doc/examples') diff --git a/doc/examples/lcls-dec.beam b/doc/examples/lcls-dec.beam index 59b8f8f6..21304711 100644 --- a/doc/examples/lcls-dec.beam +++ b/doc/examples/lcls-dec.beam @@ -12,6 +12,9 @@ beam/photon_energy = 2000.0 ; distribution with this as its (full) width. beam/bandwidth = 0.001 +; Beam divergence in radians +beam/divergence = 0.001 + ; Detector's quantum efficiency detector/dqe = 0.9 diff --git a/doc/examples/lcls-june.beam b/doc/examples/lcls-june.beam index db4ef84b..37e4c3ef 100644 --- a/doc/examples/lcls-june.beam +++ b/doc/examples/lcls-june.beam @@ -12,6 +12,9 @@ beam/photon_energy = 2000.0 ; distribution with this as its (full) width. beam/bandwidth = 0.001 +; Beam divergence in radians +beam/divergence = 0.001 + ; Detector's quantum efficiency detector/dqe = 0.9 diff --git a/doc/examples/lcls-xpp-estimate.beam b/doc/examples/lcls-xpp-estimate.beam index 0fe866d6..c9f3a498 100644 --- a/doc/examples/lcls-xpp-estimate.beam +++ b/doc/examples/lcls-xpp-estimate.beam @@ -12,6 +12,9 @@ beam/photon_energy = 8000.0 ; distribution with this as its (full) width. beam/bandwidth = 0.001 +; Beam divergence in radians +beam/divergence = 0.001 + ; Detector's quantum efficiency detector/dqe = 1.0 -- cgit v1.2.3