#include <SimPDB.hh>
◆ SimPDB() [1/4]
| protocols::cluster::calibur::SimPDB::SimPDB |
( |
std::string const & |
aProteinFileName | ) |
|
◆ SimPDB() [2/4]
| protocols::cluster::calibur::SimPDB::SimPDB |
( |
std::string const & |
aProteinFileName, |
|
|
int const |
len |
|
) |
| |
◆ ~SimPDB()
| protocols::cluster::calibur::SimPDB::~SimPDB |
( |
| ) |
|
|
default |
◆ SimPDB() [3/4]
| protocols::cluster::calibur::SimPDB::SimPDB |
( |
| ) |
|
|
default |
◆ SimPDB() [4/4]
| protocols::cluster::calibur::SimPDB::SimPDB |
( |
int |
len | ) |
|
◆ read()
| void protocols::cluster::calibur::SimPDB::read |
( |
| ) |
|
◆ calpha_vector_
| std::vector<core::Real> protocols::cluster::calibur::SimPDB::calpha_vector_ |
◆ chains
| char * protocols::cluster::calibur::SimPDB::chains = strdup("AC ") |
|
static |
◆ e_residue
| int protocols::cluster::calibur::SimPDB::e_residue = LONGEST_CHAIN |
|
static |
◆ num_residue_
| int protocols::cluster::calibur::SimPDB::num_residue_ |
◆ preloadedPDB
| PreloadedPDB * protocols::cluster::calibur::SimPDB::preloadedPDB = nullptr |
|
static |
◆ preloadPDB
| bool protocols::cluster::calibur::SimPDB::preloadPDB = true |
|
static |
◆ protein_file_name_
| std::string protocols::cluster::calibur::SimPDB::protein_file_name_ |
◆ s_residue
| int protocols::cluster::calibur::SimPDB::s_residue = 1 |
|
static |
These parameters control how PDB files are to be loaded. They do not apply to silent file, which are assumed to be pre-processed.
Referenced by read().
The documentation for this class was generated from the following files: