Gemmi C++ API
Loading...
Searching...
No Matches
Classes | Public Attributes | List of all members
gemmi::TlsGroup Struct Reference

#include <metadata.hpp>

Classes

struct  Selection
 

Public Attributes

std::string id
 
std::vector< Selectionselections
 
Position origin
 
Mat33 T
 
Mat33 L
 
Mat33 S
 

Detailed Description

Definition at line 88 of file metadata.hpp.

Member Data Documentation

◆ id

std::string gemmi::TlsGroup::id

Definition at line 95 of file metadata.hpp.

◆ selections

std::vector<Selection> gemmi::TlsGroup::selections

Definition at line 96 of file metadata.hpp.

◆ origin

Position gemmi::TlsGroup::origin

Definition at line 97 of file metadata.hpp.

◆ T

Mat33 gemmi::TlsGroup::T

Definition at line 98 of file metadata.hpp.

◆ L

Mat33 gemmi::TlsGroup::L

Definition at line 99 of file metadata.hpp.

◆ S

Mat33 gemmi::TlsGroup::S

Definition at line 100 of file metadata.hpp.


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