aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/detgeom.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/detgeom.h')
-rw-r--r--libcrystfel/src/detgeom.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libcrystfel/src/detgeom.h b/libcrystfel/src/detgeom.h
index 5e3815ac..7f291a7a 100644
--- a/libcrystfel/src/detgeom.h
+++ b/libcrystfel/src/detgeom.h
@@ -105,6 +105,8 @@ extern double detgeom_max_resolution(struct detgeom *detgeom,
extern void show_panel(struct detgeom_panel *p);
+extern double detgeom_mean_camera_length(struct detgeom *dg);
+
#ifdef __cplusplus
}
#endif