#include <CrystInfo.hh>
| core::io::CrystInfo::CrystInfo |
( |
| ) |
|
|
inline |
default constructor to initialize all values
| Real core::io::CrystInfo::A |
( |
| ) |
const |
|
inline |
References A_.
Referenced by protocols::simple_moves::PeriodicBoxMover::apply(), protocols::cryst::CrystRMS::apply(), protocols::cryst::MakeLayerMover::apply(), protocols::cryst::DockLatticeMover::apply(), protocols::cryst::MakeLatticeMover::apply(), core::io::mmcif::create_sfr_from_cif_file_op(), protocols::cryst::crystRMSfast(), protocols::simple_moves::PeriodicBoxMover::dump_ASU(), protocols::cryst::DockLatticeMover::initialize(), core::io::operator<<(), protocols::cryst::DockLatticeMover::regenerate_lattice(), protocols::simple_moves::PeriodicBoxMover::setup_pose(), and core::io::pdb::store_crystallographic_parameter_record_in_sfr().
| void core::io::CrystInfo::A |
( |
Real |
Ain | ) |
|
|
inline |
| Real core::io::CrystInfo::alpha |
( |
| ) |
const |
|
inline |
| void core::io::CrystInfo::alpha |
( |
Real |
alphain | ) |
|
|
inline |
| Real core::io::CrystInfo::B |
( |
| ) |
const |
|
inline |
References B_.
Referenced by protocols::cryst::CrystRMS::apply(), protocols::cryst::MakeLayerMover::apply(), protocols::cryst::DockLatticeMover::apply(), protocols::cryst::MakeLatticeMover::apply(), core::io::mmcif::create_sfr_from_cif_file_op(), protocols::cryst::crystRMSfast(), protocols::cryst::DockLatticeMover::initialize(), core::io::operator<<(), protocols::cryst::DockLatticeMover::regenerate_lattice(), protocols::simple_moves::PeriodicBoxMover::setup_pose(), and core::io::pdb::store_crystallographic_parameter_record_in_sfr().
| void core::io::CrystInfo::B |
( |
Real |
Bin | ) |
|
|
inline |
| Real core::io::CrystInfo::beta |
( |
| ) |
const |
|
inline |
| void core::io::CrystInfo::beta |
( |
Real |
betain | ) |
|
|
inline |
| Real core::io::CrystInfo::C |
( |
| ) |
const |
|
inline |
References C_.
Referenced by protocols::cryst::CrystRMS::apply(), protocols::cryst::MakeLayerMover::apply(), protocols::cryst::DockLatticeMover::apply(), protocols::cryst::MakeLatticeMover::apply(), core::io::mmcif::create_sfr_from_cif_file_op(), protocols::cryst::crystRMSfast(), protocols::cryst::DockLatticeMover::initialize(), core::io::operator<<(), protocols::cryst::DockLatticeMover::regenerate_lattice(), protocols::simple_moves::PeriodicBoxMover::setup_pose(), and core::io::pdb::store_crystallographic_parameter_record_in_sfr().
| void core::io::CrystInfo::C |
( |
Real |
Cin | ) |
|
|
inline |
| Real core::io::CrystInfo::gamma |
( |
| ) |
const |
|
inline |
| void core::io::CrystInfo::gamma |
( |
Real |
gammain | ) |
|
|
inline |
| std::string core::io::CrystInfo::spacegroup |
( |
| ) |
const |
|
inline |
| void core::io::CrystInfo::spacegroup |
( |
std::string |
spacegroupin | ) |
|
|
inline |
| std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
CrystInfo const & |
ci |
|
) |
| |
|
friend |
Debug printing, serialazing to Tracer like object.
| Real core::io::CrystInfo::A_ |
|
private |
For now, all member names have the same names as fields in PDB standard.
Referenced by A().
| Real core::io::CrystInfo::alpha_ |
|
private |
| Real core::io::CrystInfo::B_ |
|
private |
| Real core::io::CrystInfo::beta_ |
|
private |
| Real core::io::CrystInfo::C_ |
|
private |
| Real core::io::CrystInfo::gamma_ |
|
private |
| std::string core::io::CrystInfo::spacegroup_ |
|
private |
The documentation for this class was generated from the following file: