|
Rosetta
|
Public Member Functions | |
| SpacegroupHit (std::string line) | |
| std::string | to_string () |
Public Attributes | |
| std::string | tag |
| protocols::cryst::Spacegroup | sg |
| Real | score |
| Real | x |
| Real | y |
| Real | z |
| numeric::xyzMatrix< Real > | R |
| numeric::xyzVector< Real > | T |
|
inline |
|
inline |
References test.T008_Serialization::oss, docking::R, pyrosetta.distributed.cluster.exceptions::T, and tag.
| numeric::xyzMatrix<Real> SpacegroupHit::R |
Referenced by CrystCluster::transform_pdb().
| Real SpacegroupHit::score |
| protocols::cryst::Spacegroup SpacegroupHit::sg |
Referenced by CrystCluster::transform_pdb().
| numeric::xyzVector<Real> SpacegroupHit::T |
Referenced by CrystCluster::transform_pdb().
| std::string SpacegroupHit::tag |
| Real SpacegroupHit::x |
| Real SpacegroupHit::y |
| Real SpacegroupHit::z |