aboutsummaryrefslogtreecommitdiff
path: root/src/path.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/path.h')
-rw-r--r--src/path.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/path.h b/src/path.h
index 6c71a0a..449088f 100644
--- a/src/path.h
+++ b/src/path.h
@@ -12,7 +12,7 @@
* distribution such that it effectively averages across the face of a PMT.
*
* FIXME: Should do some tests to figure out what is the best value. */
-#define MIN_THETA0 0.02
+#define MIN_THETA0 0.01
typedef double getKineticEnergyFunc(double x, void *params);