diff options
Diffstat (limited to 'src/detector.c')
-rw-r--r-- | src/detector.c | 2 |
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) |