ccp4_vars.h

Go to the documentation of this file.
00001 /*
00002      ccp4_vars.h: Standard strings for certain quantites
00003      Copyright (C) 2002  CCLRC, Martyn Winn
00004 
00005      This library is free software; you can redistribute it and/or
00006      modify it under the terms of the GNU Lesser General Public
00007      License as published by the Free Software Foundation; either
00008      version 2.1 of the License, or (at your option) any later
00009      version.
00010 
00011      This library is distributed in the hope that it will be useful,
00012      but WITHOUT ANY WARRANTY; without even the implied warranty of
00013      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00014      Lesser General Public License for more details.
00015 
00016      You should have received a copy of the GNU Lesser General Public
00017      License along with this library; if not, write to the Free
00018      Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
00019      Boston, MA 02110-1301 USA
00020 
00021 */
00022 
00027 #ifndef __CCP4_VARS__
00028 #define __CCP4_VARS__
00029 
00030 #define MTZFILENAME "data::mtzfile::filename"
00031 #define MTZTITLE "data::mtzfile::title"
00032 #define MTZSPACEGROUP "data::mtzfile::spacegroup_num"        
00033 #define MTZNUMREFLS "data::mtzfile::num_reflections"
00034 #define MTZMNF "data::mtzfile::missing_number_flag"
00035 #define MTZSORTORDER "data::mtzfile::sort_order"          
00036 
00037 #define CRYSTALXTALNAME "data::crystal::crystal_name"
00038 #define CRYSTALPNAME "data::crystal::project_name"
00039 #define CRYSTALCELL "data::crystal::cell"
00040 
00041 #define DATASETDNAME "data::crystal::dataset::dataset_name"
00042 #define DATASETWAVELENGTH "data::crystal::dataset::wavelength"
00043 
00044 #define COLUMNLABEL "data::crystal_i::dataset_i::column_i::label"
00045 #define COLUMNTYPE "data::crystal_i::dataset_i::column_i::type"
00046 
00047 #endif  
00049 /*
00050   Local variables:
00051   mode: font-lock
00052   End:
00053 */

Generated on Wed Oct 29 21:14:24 2008 for gpp4 by  doxygen 1.4.7