libcootapi
 
Loading...
Searching...
No Matches
molecules_container_t::auto_read_mtz_info_t Class Reference

class for the information about columns extracted from auto-reading the given mtz file More...

#include <molecules-container.hh>

Public Member Functions

 auto_read_mtz_info_t (int index, const std::string &F_in, const std::string &phi_in)
 
void set_fobs_sigfobs (const std::string &f, const std::string &s)
 

Public Attributes

int idx
 molecule index
 
std::string F
 F column.
 
std::string phi
 phi column
 
std::string w
 weights column
 
bool weights_used
 flag for weights usage
 
std::string F_obs
 F_obs column. There were not available if the return value is empty.
 
std::string sigF_obs
 sigF_obs column
 
std::string Rfree
 R-Free column. There were not available if the return value is empty.
 

Detailed Description

class for the information about columns extracted from auto-reading the given mtz file


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