Go to the documentation of this file. 28 #define MTZFILENAME "data::mtzfile::filename" 29 #define MTZTITLE "data::mtzfile::title" 30 #define MTZSPACEGROUP "data::mtzfile::spacegroup_num" 31 #define MTZNUMREFLS "data::mtzfile::num_reflections" 32 #define MTZMNF "data::mtzfile::missing_number_flag" 33 #define MTZSORTORDER "data::mtzfile::sort_order" 35 #define CRYSTALXTALNAME "data::crystal::crystal_name" 36 #define CRYSTALPNAME "data::crystal::project_name" 37 #define CRYSTALCELL "data::crystal::cell" 39 #define DATASETDNAME "data::crystal::dataset::dataset_name" 40 #define DATASETWAVELENGTH "data::crystal::dataset::wavelength" 42 #define COLUMNLABEL "data::crystal_i::dataset_i::column_i::label" 43 #define COLUMNTYPE "data::crystal_i::dataset_i::column_i::type"