Gemmi C++ API
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
cif2mtz.hpp File Reference
#include <ostream>
#include <map>
#include <set>
#include <unordered_map>
#include <utility>
#include "cifdoc.hpp"
#include "fail.hpp"
#include "mtz.hpp"
#include "numb.hpp"
#include "refln.hpp"
#include "version.hpp"

Go to the source code of this file.

Classes

struct  gemmi::CifToMtz
 
struct  gemmi::CifToMtz::Entry
 

Namespaces

namespace  gemmi
 

Functions

template<typename DataProxy >
std::pair< DataType, size_t > gemmi::check_data_type_under_symmetry (const DataProxy &proxy)
 
bool gemmi::possible_old_style (const ReflnBlock &rb, DataType data_type)
 
cif::Loop gemmi::transcript_old_anomalous_to_standard (const cif::Loop &loop, const SpaceGroup *sg)
 Before refln.pdbx_F_plus/minus was introduced, anomalous data was stored as two F_meas_au reflections, say (1,1,3) and (-1,-1,-3).