Xmipp  v3.23.11-Nereus
Classes | Namespaces | Functions | Variables
tls.cpp File Reference
#include "cif++.hpp"
#include "cif++/pdb/tls.hpp"
#include <iomanip>
#include <iostream>
Include dependency graph for tls.cpp:

Go to the source code of this file.

Classes

struct  cif::tls_residue
 
struct  cif::tls_selection_not
 
struct  cif::tls_selection_all
 
struct  cif::tls_selection_chain
 
struct  cif::tls_selection_res_id
 
struct  cif::tls_selection_range_seq
 
struct  cif::tls_selection_range_id
 
struct  cif::tls_selection_union
 
struct  cif::tls_selection_intersection
 
struct  cif::tls_selection_by_name
 
struct  cif::tls_selection_by_element
 
class  cif::tls_selection_parser_impl
 
class  cif::TLSSelectionParserImplPhenix
 
class  cif::TLSSelectionParserImplBuster
 
class  cif::TLSSelectionParserImplBusterOld
 
class  cif::TLSSelectionParserBase
 
class  cif::TLSSelectionParser< IMPL >
 

Namespaces

 cif
 

Functions

void cif::dump_selection (const std::vector< tls_residue > &selected, size_t indentLevel)
 
std::unique_ptr< tls_selection > cif::parse_tls_selection_details (const std::string &program, const std::string &selection)
 

Variables

const int cif::kResidueNrWildcard = std::numeric_limits<int>::min()
 
const int cif::kNoSeqNum = std::numeric_limits<int>::max() - 1