![]() |
Rosetta
2021.16
|
Stores information about a transform between two symmetry subunits. More...
#include <core/conformation/symmetry/SymmetryTransform.hh>#include <core/conformation/symmetry/SymmData.hh>#include <core/conformation/symmetry/SymDof.hh>#include <core/id/types.hh>#include <core/id/DOF_ID.hh>#include <core/id/TorsionID.hh>#include <core/id/AtomID.hh>#include <core/kinematics/RT.hh>#include <core/kinematics/Jump.hh>#include <core/conformation/Conformation.hh>#include <numeric/xyzMatrix.hh>#include <utility/exit.hh>#include <utility/vector1.functions.hh>#include <utility/file/file_sys_util.hh>#include <utility/io/izstream.hh>#include <utility/io/ozstream.hh>#include <basic/options/option.hh>#include <basic/options/keys/symmetry.OptionKeys.gen.hh>#include <iostream>#include <basic/Tracer.hh>#include <utility/vector1.hh>#include <core/kinematics/FoldTree.hh>Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::conformation | |
| core::conformation::symmetry | |
Functions | |
| static basic::Tracer | TR ("core.conformation.SymmetryTransform") |
Stores information about a transform between two symmetry subunits.
Headers for the SymmetryTransform class, which stores information about a transform between two symmetry subunits.
Currently stores both a HomogeneousTransform for the translation and rotation, a boolean for whether this transform involves a mirror operation, and two vectors defining the mirror transformation plane.
|
static |
1.8.7