aboutsummaryrefslogtreecommitdiff
path: root/src/parameters-lcls.tmp
diff options
context:
space:
mode:
Diffstat (limited to 'src/parameters-lcls.tmp')
-rw-r--r--src/parameters-lcls.tmp11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/parameters-lcls.tmp b/src/parameters-lcls.tmp
new file mode 100644
index 00000000..96b2bc33
--- /dev/null
+++ b/src/parameters-lcls.tmp
@@ -0,0 +1,11 @@
+/* Number of photons in pulse */
+#define FLUENCE (1.0e13)
+
+/* Detector's quantum efficiency (ADU per photon, front detector) */
+#define DQE (167.0)
+
+/* Radius of the water column */
+#define WATER_RADIUS (3.0e-6 / 2.0)
+
+/* Radius of X-ray beam */
+#define BEAM_RADIUS (3.0e-6 / 2.0)