gpp4  1.3.1
Public Attributes
MTZ Struct Reference

#include <mtzdata.h>

List of all members.

Public Attributes

CCP4Filefilein
CCP4Filefileout
char title [71]
char * hist
int histlines
int nxtal
int ncol_read
int nref
int nref_filein
int refs_in_memory
int n_orig_bat
float resmax_out
float resmin_out
MNF mnf
SYMGRP mtzsymm
MTZXTAL ** xtal
MTZBATbatch
MTZCOLorder [5]
char * xml
char * unknown_headers
int n_unknown_headers

Detailed Description

Top level of MTZ struct.


Member Data Documentation

MTZBAT* MTZ::batch
CCP4File* MTZ::filein
CCP4File* MTZ::fileout

file for writing

Referenced by ccp4_lwrefl(), MtzDebugHierarchy(), MtzFree(), MtzMalloc(), and MtzPut().

char* MTZ::hist
int MTZ::histlines
MNF MTZ::mnf
SYMGRP MTZ::mtzsymm
int MTZ::n_orig_bat
int MTZ::n_unknown_headers

unknown header data

Referenced by MtzGetUserCellTolerance(), MtzMalloc(), and MtzPut().

int MTZ::ncol_read

number of columns from file

Referenced by ccp4_lrreff(), ccp4_lrrefl(), MtzGetUserCellTolerance(), and MtzMalloc().

int MTZ::nref
int MTZ::nref_filein

number of reflections from input file

Referenced by ccp4_lrreff(), ccp4_lrrefl(), MtzGetUserCellTolerance(), and MtzMalloc().

int MTZ::nxtal
MTZCOL* MTZ::order[5]
int MTZ::refs_in_memory
float MTZ::resmax_out

output file max res

Referenced by ccp4_lhprt(), ccp4_lwrefl(), MtzMalloc(), and MtzPut().

float MTZ::resmin_out

output file min res

Referenced by ccp4_lhprt(), ccp4_lwrefl(), MtzMalloc(), and MtzPut().

char MTZ::title[71]
char* MTZ::unknown_headers

unknown header data

Referenced by MtzFree(), MtzGetUserCellTolerance(), MtzMalloc(), and MtzPut().

char* MTZ::xml

xml data block

Referenced by MtzFree(), MtzGetUserCellTolerance(), MtzMalloc(), and MtzPut().

MTZXTAL** MTZ::xtal

The documentation for this struct was generated from the following file: