aboutsummaryrefslogtreecommitdiff
path: root/src/detector.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2009-11-20 16:46:03 +0100
committerThomas White <taw@physics.org>2009-11-20 16:46:03 +0100
commit1a2e14c4c22f2e36bee3e294e86a21dcad47b00f (patch)
tree95fcac0e27df48d8de3d0989c809e8f2689d1ff4 /src/detector.c
parent9d1d72c1316e408223347d9b06dc7e4cdc0868ec (diff)
Whitespace
Diffstat (limited to 'src/detector.c')
-rw-r--r--src/detector.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/detector.c b/src/detector.c
index 8467a322..1c09b149 100644
--- a/src/detector.c
+++ b/src/detector.c
@@ -22,11 +22,9 @@
/* Pulse energy density in J/m^2 */
#define PULSE_ENERGY_DENSITY (30.0e7)
-
/* Detector's quantum efficiency */
#define DQE (0.9)
-
/* Detector's saturation value */
#define SATURATION (60000)