aboutsummaryrefslogtreecommitdiff
path: root/src/image.h
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2010-04-02 12:04:37 +0200
committerThomas White <taw@bitwiz.org.uk>2010-04-02 12:04:37 +0200
commit0f58e0fc3418fdd5a97de533e2e2818b8d81c941 (patch)
tree4bda5815d4200e991acf5907571c9ccac3fe1c55 /src/image.h
parent00de16a88792c66f04b0aeba7bee800f65beab88 (diff)
Use per-thread xfel.drx files
Diffstat (limited to 'src/image.h')
-rw-r--r--src/image.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/image.h b/src/image.h
index e8234996..39719acf 100644
--- a/src/image.h
+++ b/src/image.h
@@ -77,6 +77,8 @@ struct image {
int ncells;
struct detector det;
+ int id;
+
struct quaternion orientation;
/* Wavelength must always be given */