aboutsummaryrefslogtreecommitdiff
path: root/src/parameters-lcls.tmp
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-06-03 18:02:07 +0200
committerThomas White <taw@physics.org>2010-06-03 18:02:07 +0200
commit44b44af2d3a9a0c4a72f7f88903587f10d69a909 (patch)
treeba1f02ba4de8418e28fb71c150e3c67caa0b5c17 /src/parameters-lcls.tmp
parentad4746363bffc56d379e421fec5f1733476faef5 (diff)
Move photon energy to parameters header
Diffstat (limited to 'src/parameters-lcls.tmp')
-rw-r--r--src/parameters-lcls.tmp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/parameters-lcls.tmp b/src/parameters-lcls.tmp
index 7ae2af48..1fb35065 100644
--- a/src/parameters-lcls.tmp
+++ b/src/parameters-lcls.tmp
@@ -12,3 +12,6 @@
/* Radius of X-ray beam */
#define BEAM_RADIUS (3.0e-6 / 2.0)
+
+/* Photon energy in eV */
+#define PHOTON_ENERGY (8000.0)