Public Member Functions |
|
| Zone (const std::string &Axis, const int &Nfold, const hkl_symmetry &LGsym) |
|
| Zone (const std::string &GlidePlane, const std::string &Glide, const hkl_symmetry &LGsym) |
|
bool | InZone (const Hkl &hkl) const |
|
bool | Axis () const |
|
int | Order () const |
|
std::string | formatNewFrame (const ReindexOp &RefToNew, const int Sub=1) const |
|
std::string | formatRefFrame (const int Sub=1) const |
|
std::string | formatLGFrame (const int Sub=1) const |
|
std::string | FormatConditionNewFrame (const ReindexOp &RefToNew, const int Sub=1) const |
|
std::string | FormatConditionRefFrame (const int Sub=1) const |
|
std::string | FormatConditionLGFrame (const int Sub=1) const |
|
std::string | Direction () const |
|
bool | SameZone (const Zone &other) const |
|
void | AddRef (const Hkl &hkl, const IsigI &Isig, const float &sSqr) |
|
void | StoreMeanSD (const std::vector< double > &Mean, const std::vector< double > &SD) |
|
void | StoreReindex (const ReindexOp &reindexin) |
|
ReindexOp | Reindex () const |
|
void | StoreProb (const double &ProbYes) |
|
hkl_symmetry | LGsymm () const |
|
std::vector< double > | FourierVal () const |
|
std::vector< double > | p () const |
|
double | Prob () const |
|
std::vector< int > | Ngrid () const |
|
int | NgridPoints () const |
|
int | Nobs () const |
|
Range | InvResoRange () const |
|
std::pair< int, int > | IndexRange () const |
|
std::vector< int > | Indices () const |
|
bool | Valid () const |
|
bool | ValidPoint (const int &ig) const |
|
double | GetSD (const int &i) const |
|
bool | PrunedData () const |
|
bool | PrunedData (const int &i) const |
|
std::vector< Hkl > | GlideTestHkl (const ReindexOp &RefToNew) const |
|
std::vector< Hkl > | AxisTestHkl (const ReindexOp &RefToNew, std::vector< std::vector< int > > &screwabsence) const |
|
std::vector< IndexIsigI > | IndexedData () const |
|
std::vector< IsigI > | AverageIsigI () const |
|
std::vector< IsigI > | AdjustedIsigI () const |
|
void | dump () const |
|
bool | Compare (const Zone &other) const |
Static Public Member Functions |
|
static void | SetNeighbourFraction (const float &nf) |
|
static float | GetNeighbourFraction () |
Friends |
|
bool | operator< (const Zone &a, const Zone &b) |