Classes | Defines

marcif_header.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  AUDIT
struct  CELL
struct  CHEMICAL
struct  COMPUTING
struct  EXPTL_CRYSTAL
struct  DIFFRN
struct  DIFFRN_RADIATION
struct  DIFFRN_RADIATION_WAVELENGTH
struct  DIFFRN_SOURCE
struct  ARRAY_STRUCTURE
struct  ARRAY_STRUCTURE_LIST
struct  ARRAY_ELEMENT_SIZE
struct  ARRAY_INTENSITIES
struct  AXIS
struct  DIFFRN_DETECTOR
struct  DIFFRN_DETECTOR_ELEMENT
struct  DIFFRN_MEASUREMENT
struct  DIFFRN_SCAN
struct  DIFFRN_SCAN_AXIS
struct  DIFFRN_SCAN_FRAME
struct  DIFFRN_SCAN_FRAME_AXIS
struct  MARIP
struct  MARIP_GAPS
struct  MARIP_ADC
struct  MARIP_SCAN
struct  MARIP_EXPOSURE
struct  MARIP_AXIS
struct  MARIP_EXPOSURE_DOSE
struct  MARIP_DATA
struct  CIF_HEADER

Defines

#define N_SCAN_AXES   4
#define N_SCAN_FRAME_AXES   15
#define AXIS_PHI   0
#define AXIS_OMEGA   1
#define AXIS_CHI   2
#define AXIS_THETA   3
#define AXIS_DISTANCE   4
#define AXIS_Z   5
#define AXIS_SLIT_1_HOR   6
#define AXIS_SLIT_1_VER   7
#define AXIS_SLIT_2_HOR   8
#define AXIS_SLIT_2_VER   9
#define AXIS_TRANS_HOR   10
#define AXIS_TRANS_VER   11
#define AXIS_ROT_HOR   12
#define AXIS_ROT_VER   13
#define AXIS_BEAMSTOP   14

Define Documentation

#define AXIS_BEAMSTOP   14

Definition at line 35 of file marcif_header.h.

#define AXIS_CHI   2

Definition at line 23 of file marcif_header.h.

Referenced by CIF2mar345Header(), and mar3452CIFHeader().

#define AXIS_DISTANCE   4

Definition at line 25 of file marcif_header.h.

Referenced by CIF2mar345Header(), GetCIFHeader(), mar3452CIFHeader(), and PutCIFHeader().

#define AXIS_OMEGA   1

Definition at line 22 of file marcif_header.h.

Referenced by CIF2mar345Header(), and mar3452CIFHeader().

#define AXIS_PHI   0

Definition at line 21 of file marcif_header.h.

Referenced by CIF2mar345Header(), GetCIFHeader(), mar3452CIFHeader(), and PutCIFHeader().

#define AXIS_ROT_HOR   12

Definition at line 33 of file marcif_header.h.

#define AXIS_ROT_VER   13

Definition at line 34 of file marcif_header.h.

#define AXIS_SLIT_1_HOR   6

Definition at line 27 of file marcif_header.h.

#define AXIS_SLIT_1_VER   7

Definition at line 28 of file marcif_header.h.

#define AXIS_SLIT_2_HOR   8

Definition at line 29 of file marcif_header.h.

#define AXIS_SLIT_2_VER   9

Definition at line 30 of file marcif_header.h.

#define AXIS_THETA   3

Definition at line 24 of file marcif_header.h.

Referenced by CIF2mar345Header(), and mar3452CIFHeader().

#define AXIS_TRANS_HOR   10

Definition at line 31 of file marcif_header.h.

#define AXIS_TRANS_VER   11

Definition at line 32 of file marcif_header.h.

#define AXIS_Z   5

Definition at line 26 of file marcif_header.h.

#define N_SCAN_AXES   4

Definition at line 18 of file marcif_header.h.

Referenced by GetCIFHeader().

#define N_SCAN_FRAME_AXES   15

Definition at line 20 of file marcif_header.h.

Referenced by GetCIFHeader().