#include <CrystInfo.hh>
| core::pose::CrystInfo::CrystInfo |
( |
| ) |
|
|
inline |
| Real core::pose::CrystInfo::alpha |
( |
| ) |
const |
|
inline |
| void core::pose::CrystInfo::alpha |
( |
core::Real |
alphain | ) |
|
|
inline |
| Real core::pose::CrystInfo::B |
( |
| ) |
const |
|
inline |
| Real core::pose::CrystInfo::beta |
( |
| ) |
const |
|
inline |
| void core::pose::CrystInfo::beta |
( |
core::Real |
betain | ) |
|
|
inline |
| Real core::pose::CrystInfo::C |
( |
| ) |
const |
|
inline |
| Real core::pose::CrystInfo::gamma |
( |
| ) |
const |
|
inline |
| void core::pose::CrystInfo::gamma |
( |
core::Real |
gammain | ) |
|
|
inline |
| std::string core::pose::CrystInfo::spacegroup |
( |
| ) |
const |
|
inline |
| void core::pose::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::pose::CrystInfo::A_ |
|
private |
For now, all member names have the same names as fields in PDB standard.
Referenced by CrystInfo().
| Real core::pose::CrystInfo::alpha_ |
|
private |
| Real core::pose::CrystInfo::B_ |
|
private |
| Real core::pose::CrystInfo::beta_ |
|
private |
| Real core::pose::CrystInfo::C_ |
|
private |
| Real core::pose::CrystInfo::gamma_ |
|
private |
| std::string core::pose::CrystInfo::spacegroup_ |
|
private |
The documentation for this class was generated from the following file: