Gemmi C++ API
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
refln.hpp File Reference

Reads reflection data from the mmCIF format. More...

#include <array>
#include "cifdoc.hpp"
#include "fail.hpp"
#include "mmcif_impl.hpp"
#include "numb.hpp"
#include "symmetry.hpp"
#include "unitcell.hpp"

Go to the source code of this file.

Classes

struct  gemmi::ReflnBlock
 
struct  gemmi::ReflnDataProxy
 

Namespaces

namespace  gemmi
 

Functions

std::vector< ReflnBlockgemmi::as_refln_blocks (std::vector< cif::Block > &&blocks)
 
ReflnBlock gemmi::get_refln_block (std::vector< cif::Block > &&blocks, const std::vector< std::string > &labels, const char *block_name=nullptr)
 
ReflnBlock gemmi::hkl_cif_as_refln_block (cif::Block &block)
 
ReflnDataProxy gemmi::data_proxy (const ReflnBlock &rb)
 

Detailed Description

Reads reflection data from the mmCIF format.

Definition in file refln.hpp.