From 44b44af2d3a9a0c4a72f7f88903587f10d69a909 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 3 Jun 2010 18:02:07 +0200 Subject: Move photon energy to parameters header --- src/parameters-lcls.tmp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/parameters-lcls.tmp') 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) -- cgit v1.2.3