aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/image.h
diff options
context:
space:
mode:
authorValerio Mariani <valerio.mariani@desy.de>2014-05-09 11:02:17 +0200
committerThomas White <taw@physics.org>2014-09-05 18:12:38 +0200
commit45492b842c3af2af542256417a8bab5bbc7bd5f7 (patch)
tree53fc320ad0734940c5a3fe2d075ae7417787432a /libcrystfel/src/image.h
parentae9fa9e6bfd1ed98a2b146d2e228c69a9cd651cc (diff)
Multi-event mode
Diffstat (limited to 'libcrystfel/src/image.h')
-rw-r--r--libcrystfel/src/image.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libcrystfel/src/image.h b/libcrystfel/src/image.h
index 068affae..10e1eef7 100644
--- a/libcrystfel/src/image.h
+++ b/libcrystfel/src/image.h
@@ -10,6 +10,7 @@
* 2009-2013 Thomas White <taw@physics.org>
* 2014 Valerio Mariani
*
+ *
* This file is part of CrystFEL.
*
* CrystFEL is free software: you can redistribute it and/or modify
@@ -34,6 +35,8 @@
#ifndef IMAGE_H
#define IMAGE_H
+struct detector;
+
#include <stdint.h>
#include <complex.h>
#include <sys/types.h>
@@ -166,6 +169,7 @@ struct image {
struct detector *det;
struct beam_params *beam; /* The nominal beam parameters */
char *filename;
+ struct event *event;
const struct copy_hdf5_field *copyme;
int id; /* ID number of the thread