Public Member Functions | |
| PossibleSpaceGroup (const std::string &Sname, const int &number, const std::string &Rname, const std::string &Scond, const std::string &ScondLG, const ReindexOp &Sreindex, const Chirality &Schiral, const double &probin, const std::vector< int > &ZonesinGroup) | |
| void | StoreAcenProb (const double &probacen) |
| void | StoreLaueGroupName (const std::string &LGname) |
| void | StorePointGroupName (const std::string &PGname) |
| void | StoreLaueGroupProb (const double &problg, const double &confidence) |
| void | StoreSGname (const std::string &SGname) |
| void | Accept () |
| void | StoreOrigReindex (const ReindexOp &LGreindex) |
| void | StoreReindex (const ReindexOp &Reindex) |
| std::vector< int > | ZoneList () const |
| std::string | Name (const bool &nameSG=true) const |
| std::string | Refname () const |
| int | Sgnumber () const |
| std::string | Condition (const bool &nameSG=true) const |
| std::string | ConditionLG () const |
| ReindexOp | Reindex (const bool &Orig=false) const |
| ReindexOp | ReindexOrig () const |
| Chirality | Chiral () const |
| double | Prob () const |
| double | SysAbsProb () const |
| double | CentroProb () const |
| double | LaueGroupProb () const |
| double | LaueGroupConfidence () const |
| std::string | LaueGroupName () const |
| std::string | PointGroupName () const |
| bool | Accepted () const |
| bool | IsPIForthorhombic () const |
| bool | IsI2 () const |
| bool | ReindexRhombohedral (const bool &OrigIsR) |
Friends | |
| bool | operator== (const PossibleSpaceGroup &a, const PossibleSpaceGroup &b) |
| bool | operator!= (const PossibleSpaceGroup &a, const PossibleSpaceGroup &b) |
| bool | operator< (const PossibleSpaceGroup &a, const PossibleSpaceGroup &b) |
| bool scala::PossibleSpaceGroup::ReindexRhombohedral | ( | const bool & | OrigIsR | ) |
reindex = htor * reindex;
reindex.FindSimplest(RSG);
1.6.3