AddExcludedRegion(const REAL min2Theta, const REAL max2theta) | ObjCryst::PowderPattern | |
AddOption(RefObjOpt *opt) | ObjCryst::RefinableObj | protected |
AddPar(const RefinablePar &newRefPar) | ObjCryst::RefinableObj | |
AddPar(RefinablePar *newRefPar) | ObjCryst::RefinableObj | |
AddPar(RefinableObj &newRefParList, const bool copyParam=false) | ObjCryst::RefinableObj | |
AddPowderPatternComponent(PowderPatternComponent &) | ObjCryst::PowderPattern | |
AddRestraint(Restraint *pNewRestraint) | ObjCryst::RefinableObj | |
AddSubRefObj(RefinableObj &) | ObjCryst::RefinableObj | protected |
BeginGlobalOptRandomMove() | ObjCryst::RefinableObj | |
BeginOptimization(const bool allowApproximations=false, const bool enableRestraints=false) | ObjCryst::PowderPattern | virtual |
CalcNbPointUsed() const | ObjCryst::PowderPattern | protected |
CalcPowderPattern() const | ObjCryst::PowderPattern | protected |
CalcPowderPattern_FullDeriv(std::set< RefinablePar * > &vPar) (defined in ObjCryst::PowderPattern) | ObjCryst::PowderPattern | protected |
CalcPowderPatternIntegrated() const | ObjCryst::PowderPattern | protected |
CalcPowderPatternIntegrated_FullDeriv(std::set< RefinablePar * > &vPar) (defined in ObjCryst::PowderPattern) | ObjCryst::PowderPattern | protected |
ClearParamSet(const unsigned long id) const | ObjCryst::RefinableObj | |
CreateParamSet(const string name="") const | ObjCryst::RefinableObj | |
DeRegisterClient(RefinableObj &) const | ObjCryst::RefinableObj | virtual |
EndOptimization() | ObjCryst::RefinableObj | virtual |
EraseAllParamSet() | ObjCryst::RefinableObj | |
ExportFullprof(const std::string &prefix) const | ObjCryst::PowderPattern | |
FindPar(const string &name) const | ObjCryst::RefinableObj | protected |
FindPar(const REAL *) const | ObjCryst::RefinableObj | protected |
FindParamSet(unsigned long id) const | ObjCryst::RefinableObj | protected |
FindPeaks(const float dmin=2.0, const float maxratio=0.01, const unsigned int maxpeak=100) | ObjCryst::PowderPattern | |
FitScaleFactorForIntegratedR() const (defined in ObjCryst::PowderPattern) | ObjCryst::PowderPattern | |
FitScaleFactorForIntegratedRw() const (defined in ObjCryst::PowderPattern) | ObjCryst::PowderPattern | |
FitScaleFactorForR() const | ObjCryst::PowderPattern | |
FitScaleFactorForRw() const | ObjCryst::PowderPattern | |
FixAllPar() | ObjCryst::RefinableObj | |
GetChi2() const | ObjCryst::PowderPattern | |
GetChi2_Option() const | ObjCryst::PowderPattern | |
GetChi2Cumul() const | ObjCryst::PowderPattern | |
GetClassName() const | ObjCryst::PowderPattern | virtual |
GetClientRegistry() const | ObjCryst::RefinableObj | virtual |
GetClientRegistry() | ObjCryst::RefinableObj | virtual |
GetClockMaster() const | ObjCryst::RefinableObj | |
GetClockNbPointUsed() const | ObjCryst::PowderPattern | |
GetClockPowderPatternCalc() const | ObjCryst::PowderPattern | |
GetClockPowderPatternPar() const | ObjCryst::PowderPattern | |
GetClockPowderPatternRadiation() const | ObjCryst::PowderPattern | |
GetClockPowderPatternXCorr() const | ObjCryst::PowderPattern | |
GetGeneGroup(const RefinableObj &obj, CrystVector_uint &groupIndex, unsigned int &firstGroup) const | ObjCryst::PowderPattern | virtual |
GetIntegratedChi2() const | ObjCryst::PowderPattern | |
GetIntegratedProfileLimitsClock() const | ObjCryst::PowderPattern | |
GetIntegratedProfileMax() const | ObjCryst::PowderPattern | |
GetIntegratedProfileMin() const | ObjCryst::PowderPattern | |
GetIntegratedR() const (defined in ObjCryst::PowderPattern) | ObjCryst::PowderPattern | |
GetIntegratedRw() const (defined in ObjCryst::PowderPattern) | ObjCryst::PowderPattern | |
GetLogLikelihood() const | ObjCryst::PowderPattern | virtual |
GetLSQ_FullDeriv(const unsigned int, std::set< RefinablePar * > &vPar) | ObjCryst::PowderPattern | virtual |
GetLSQCalc(const unsigned int) const | ObjCryst::PowderPattern | virtual |
GetLSQDeriv(const unsigned int, RefinablePar &) | ObjCryst::RefinableObj | virtual |
GetLSQObs(const unsigned int) const | ObjCryst::PowderPattern | virtual |
GetLSQWeight(const unsigned int) const | ObjCryst::PowderPattern | virtual |
GetMaxSinThetaOvLambda() const | ObjCryst::PowderPattern | |
GetName() const | ObjCryst::RefinableObj | virtual |
GetNbLSQFunction() const | ObjCryst::PowderPattern | virtual |
GetNbOption() const | ObjCryst::RefinableObj | |
GetNbPar() const | ObjCryst::RefinableObj | |
GetNbParNotFixed() const | ObjCryst::RefinableObj | |
GetNbPoint() const | ObjCryst::PowderPattern | |
GetNbPointUsed() const | ObjCryst::PowderPattern | |
GetNbPowderPatternComponent() const | ObjCryst::PowderPattern | |
GetOption(const unsigned int i) | ObjCryst::RefinableObj | |
GetOption(const unsigned int i) const | ObjCryst::RefinableObj | |
GetPar(const long i) | ObjCryst::RefinableObj | |
GetPar(const long i) const | ObjCryst::RefinableObj | |
GetPar(const string &name) | ObjCryst::RefinableObj | |
GetPar(const string &name) const | ObjCryst::RefinableObj | |
GetPar(const REAL *) | ObjCryst::RefinableObj | |
GetPar(const REAL *) const | ObjCryst::RefinableObj | |
GetParamSet(const unsigned long setId) const | ObjCryst::RefinableObj | |
GetParamSet(const unsigned long setId) | ObjCryst::RefinableObj | |
GetParamSet_ParNotFixedHumanValue(const unsigned long setId, const long parNumber) const | ObjCryst::RefinableObj | |
GetParamSetName(const unsigned long setId) const | ObjCryst::RefinableObj | |
GetParNotFixed(const long i) | ObjCryst::RefinableObj | |
GetParNotFixed(const long i) const | ObjCryst::RefinableObj | |
GetPowderPattern_FullDeriv(std::set< RefinablePar * > &vPar) (defined in ObjCryst::PowderPattern) | ObjCryst::PowderPattern | |
GetPowderPatternCalc() const | ObjCryst::PowderPattern | |
GetPowderPatternComponent(const string &name) const | ObjCryst::PowderPattern | |
GetPowderPatternComponent(const int) const | ObjCryst::PowderPattern | |
GetPowderPatternComponent(const string &name) | ObjCryst::PowderPattern | |
GetPowderPatternComponent(const int) | ObjCryst::PowderPattern | |
GetPowderPatternObs() const | ObjCryst::PowderPattern | |
GetPowderPatternObsSigma() const | ObjCryst::PowderPattern | |
GetPowderPatternVariance() const | ObjCryst::PowderPattern | |
GetPowderPatternWeight() const | ObjCryst::PowderPattern | |
GetPowderPatternX() const | ObjCryst::PowderPattern | |
GetPowderPatternXMax() const | ObjCryst::PowderPattern | |
GetPowderPatternXMin() const | ObjCryst::PowderPattern | |
GetPowderPatternXStep() const | ObjCryst::PowderPattern | |
GetR() const | ObjCryst::PowderPattern | |
GetRadiation() const | ObjCryst::PowderPattern | |
GetRadiation() | ObjCryst::PowderPattern | |
GetRadiationType() const | ObjCryst::PowderPattern | |
GetRefParListClock() const | ObjCryst::RefinableObj | |
GetRestraintCost() const | ObjCryst::RefinableObj | virtual |
GetRw() const | ObjCryst::PowderPattern | |
GetScaleFactor(const int i) const | ObjCryst::PowderPattern | |
GetScaleFactor(const PowderPatternComponent &comp) const | ObjCryst::PowderPattern | |
GetScaleFactor() const | ObjCryst::PowderPattern | |
GetScaleFactor() | ObjCryst::PowderPattern | |
GetSubObjRegistry() | ObjCryst::RefinableObj | |
GetSubObjRegistry() const | ObjCryst::RefinableObj | |
GetWavelength() const | ObjCryst::PowderPattern | |
GlobalOptRandomMove(const REAL mutationAmplitude, const RefParType *type=gpRefParTypeObjCryst) | ObjCryst::PowderPattern | virtual |
ImportPowderPattern2ThetaObs(const string &fileName, const int nbSkip=0) | ObjCryst::PowderPattern | |
ImportPowderPattern2ThetaObsSigma(const string &fileName, const int nbSkip=0) | ObjCryst::PowderPattern | |
ImportPowderPatternCIF(const CIF &cif) | ObjCryst::PowderPattern | |
ImportPowderPatternFullprof(const string &fullprofFileName) | ObjCryst::PowderPattern | |
ImportPowderPatternFullprof4(const string &fileName) | ObjCryst::PowderPattern | |
ImportPowderPatternGSAS(const string &fileName) | ObjCryst::PowderPattern | |
ImportPowderPatternILL_D1A5(const string &filename) | ObjCryst::PowderPattern | |
ImportPowderPatternMultiDetectorLLBG42(const string &fileName) | ObjCryst::PowderPattern | |
ImportPowderPatternPSI_DMC(const string &filename) | ObjCryst::PowderPattern | |
ImportPowderPatternSietronicsCPI(const string &fileName) | ObjCryst::PowderPattern | |
ImportPowderPatternTOF_ISIS_XYSigma(const string &fileName) | ObjCryst::PowderPattern | |
ImportPowderPatternXdd(const string &fileName) | ObjCryst::PowderPattern | |
Init() | ObjCryst::PowderPattern | protectedvirtual |
InitOptions() | ObjCryst::PowderPattern | protectedvirtual |
IsBeingRefined() const | ObjCryst::RefinableObj | |
mChi2Cumul | ObjCryst::PowderPattern | mutableprotected |
mClientObjRegistry | ObjCryst::RefinableObj | mutableprotected |
mClockMaster | ObjCryst::RefinableObj | protected |
mClockPowderPatternCalc | ObjCryst::PowderPattern | mutableprotected |
mClockPowderPatternIntegratedCalc | ObjCryst::PowderPattern | mutableprotected |
mClockPowderPatternPar | ObjCryst::PowderPattern | protected |
mClockPowderPatternRadiation | ObjCryst::PowderPattern | protected |
mClockPowderPatternXCorr | ObjCryst::PowderPattern | protected |
mClockScaleFactor | ObjCryst::PowderPattern | mutableprotected |
mDeleteRefParInDestructor | ObjCryst::RefinableObj | protected |
mExcludedRegionMaxX | ObjCryst::PowderPattern | protected |
mExcludedRegionMinX | ObjCryst::PowderPattern | protected |
mIsXAscending | ObjCryst::PowderPattern | protected |
mLSQ_FullDeriv | ObjCryst::RefinableObj | mutableprotected |
mLSQDeriv | ObjCryst::RefinableObj | mutableprotected |
mMaxSinThetaOvLambda | ObjCryst::PowderPattern | protected |
mName | ObjCryst::RefinableObj | protected |
mNbPoint | ObjCryst::PowderPattern | protected |
mNbRefParNotFixed | ObjCryst::RefinableObj | mutableprotected |
mOptimizationDepth | ObjCryst::RefinableObj | protected |
mOptionRegistry | ObjCryst::RefinableObj | protected |
mPowderPattern_FullDeriv (defined in ObjCryst::PowderPattern) | ObjCryst::PowderPattern | mutableprotected |
mPowderPatternBackgroundCalc | ObjCryst::PowderPattern | mutableprotected |
mPowderPatternBackgroundIntegratedCalc | ObjCryst::PowderPattern | mutableprotected |
mPowderPatternCalc | ObjCryst::PowderPattern | mutableprotected |
mPowderPatternIntegrated_FullDeriv (defined in ObjCryst::PowderPattern) | ObjCryst::PowderPattern | mutableprotected |
mPowderPatternIntegratedCalc | ObjCryst::PowderPattern | mutableprotected |
mPowderPatternObs | ObjCryst::PowderPattern | protected |
mPowderPatternObsSigma | ObjCryst::PowderPattern | protected |
mPowderPatternUsed_FullDeriv (defined in ObjCryst::PowderPattern) | ObjCryst::PowderPattern | mutableprotected |
mPowderPatternUsedCalc | ObjCryst::PowderPattern | mutableprotected |
mPowderPatternUsedObs | ObjCryst::PowderPattern | mutableprotected |
mPowderPatternUsedWeight | ObjCryst::PowderPattern | mutableprotected |
mPowderPatternVariance | ObjCryst::PowderPattern | mutableprotected |
mPowderPatternVarianceIntegrated | ObjCryst::PowderPattern | mutableprotected |
mPowderPatternWeight | ObjCryst::PowderPattern | mutableprotected |
mRadiation | ObjCryst::PowderPattern | protected |
mRandomMoveIsDone | ObjCryst::RefinableObj | protected |
mRefParListClock | ObjCryst::RefinableObj | protected |
mRefparNotFixedIndex | ObjCryst::RefinableObj | mutableprotected |
mSubObjRegistry | ObjCryst::RefinableObj | protected |
mvpRefPar | ObjCryst::RefinableObj | protected |
mvpRestraint | ObjCryst::RefinableObj | protected |
mvpSavedValuesSet | ObjCryst::RefinableObj | mutableprotected |
mX | ObjCryst::PowderPattern | protected |
mXZero | ObjCryst::PowderPattern | protected |
operator=(const RefinableObj &old) | ObjCryst::RefinableObj | |
PowderPattern() (defined in ObjCryst::PowderPattern) | ObjCryst::PowderPattern | |
PowderPattern(const PowderPattern &) (defined in ObjCryst::PowderPattern) | ObjCryst::PowderPattern | |
Prepare() | ObjCryst::PowderPattern | virtual |
PrepareForRefinement() const | ObjCryst::RefinableObj | |
PrepareIntegratedRfactor() const | ObjCryst::PowderPattern | protected |
Print() const (defined in ObjCryst::RefinableObj) | ObjCryst::RefinableObj | virtual |
PrintObsCalcData(ostream &os=cout) const | ObjCryst::PowderPattern | |
RandomizeConfiguration() | ObjCryst::RefinableObj | virtual |
RefinableObj() | ObjCryst::RefinableObj | |
RefinableObj(const bool internalUseOnly) | ObjCryst::RefinableObj | |
RefinableObj(const RefinableObj &old) | ObjCryst::RefinableObj | |
RegisterClient(RefinableObj &) const | ObjCryst::RefinableObj | virtual |
RemovePar(RefinablePar *refPar) | ObjCryst::RefinableObj | |
RemoveRestraint(Restraint *pRestraint) | ObjCryst::RefinableObj | |
RemoveSubRefObj(RefinableObj &) | ObjCryst::RefinableObj | protected |
ResetParList() | ObjCryst::RefinableObj | |
RestoreParamSet(const unsigned long id) | ObjCryst::RefinableObj | |
SaveParamSet(const unsigned long id) const | ObjCryst::RefinableObj | |
SavePowderPattern(const string &filename="powderPattern.out") const | ObjCryst::PowderPattern | |
Set2ThetaDisplacement(const REAL displacement) | ObjCryst::PowderPattern | |
Set2ThetaTransparency(const REAL transparency) | ObjCryst::PowderPattern | |
SetApproximationFlag(const bool allow) | ObjCryst::RefinableObj | virtual |
SetDeleteRefParInDestructor(const bool b) | ObjCryst::RefinableObj | |
SetEnergy(const REAL energy) | ObjCryst::PowderPattern | |
SetGlobalOptimStep(const RefParType *type, const REAL step) | ObjCryst::RefinableObj | |
SetLimitsAbsolute(const string &parName, const REAL min, const REAL max) | ObjCryst::RefinableObj | |
SetLimitsAbsolute(const RefParType *type, const REAL min, const REAL max) | ObjCryst::RefinableObj | |
SetLimitsProportional(const string &parName, const REAL min, const REAL max) | ObjCryst::RefinableObj | |
SetLimitsProportional(const RefParType *type, const REAL min, const REAL max) | ObjCryst::RefinableObj | |
SetLimitsRelative(const string &parName, const REAL min, const REAL max) | ObjCryst::RefinableObj | |
SetLimitsRelative(const RefParType *type, const REAL min, const REAL max) | ObjCryst::RefinableObj | |
SetMaxSinThetaOvLambda(const REAL max) | ObjCryst::PowderPattern | virtual |
SetName(const string &name) | ObjCryst::RefinableObj | virtual |
SetParIsFixed(const long parIndex, const bool fix) | ObjCryst::RefinableObj | |
SetParIsFixed(const string &parName, const bool fix) | ObjCryst::RefinableObj | |
SetParIsFixed(const RefParType *type, const bool fix) | ObjCryst::RefinableObj | |
SetParIsUsed(const string &parName, const bool use) | ObjCryst::RefinableObj | |
SetParIsUsed(const RefParType *type, const bool use) | ObjCryst::RefinableObj | |
SetPowderPatternObs(const CrystVector_REAL &obs) | ObjCryst::PowderPattern | |
SetPowderPatternPar(const REAL min, const REAL step, unsigned long nbPoint) | ObjCryst::PowderPattern | |
SetPowderPatternX(const CrystVector_REAL &x) | ObjCryst::PowderPattern | |
SetRadiation(const Radiation &radiation) | ObjCryst::PowderPattern | |
SetRadiationType(const RadiationType radiation) | ObjCryst::PowderPattern | |
SetScaleFactor(const int i, REAL s) | ObjCryst::PowderPattern | |
SetScaleFactor(const PowderPatternComponent &comp, REAL s) | ObjCryst::PowderPattern | |
SetSigmaToSqrtIobs() | ObjCryst::PowderPattern | |
SetWavelength(const REAL lambda) | ObjCryst::PowderPattern | |
SetWavelength(const string &XRayTubeElementName, const REAL alpha12ratio=0.5) | ObjCryst::PowderPattern | |
SetWeightPolynomial(const REAL a, const REAL b, const REAL c, const REAL minRelatIobs=1e-3) | ObjCryst::PowderPattern | |
SetWeightToInvSigmaSq(const REAL minRelatSigma=1e-3) | ObjCryst::PowderPattern | |
SetWeightToUnit() | ObjCryst::PowderPattern | |
SetXZero(const REAL newZero) | ObjCryst::PowderPattern | |
sin(theta)/lambda.mutable unsigned long mNbPointUsed (defined in ObjCryst::PowderPattern) | ObjCryst::PowderPattern | protected |
sin(theta)/lambda.mutable unsigned long mNbIntegrationUsed (defined in ObjCryst::PowderPattern) | ObjCryst::PowderPattern | protected |
STOL2Pixel(const REAL stol) const | ObjCryst::PowderPattern | |
STOL2X(const REAL stol) const | ObjCryst::PowderPattern | |
TagNewBestConfig() const | ObjCryst::RefinableObj | virtual |
UnFixAllPar() | ObjCryst::RefinableObj | |
UpdateDisplay() const | ObjCryst::RefinableObj | virtual |
used (defined in ObjCryst::PowderPattern) | ObjCryst::PowderPattern | protected |
used (defined in ObjCryst::PowderPattern) | ObjCryst::PowderPattern | protected |
used(PowderPattern::mNbPointUsed) was changed.mutable RefinableObjClock mClockNbPointUsed (defined in ObjCryst::PowderPattern) | ObjCryst::PowderPattern | protected |
X2Pixel(const REAL x) const | ObjCryst::PowderPattern | |
X2PixelCorr(const REAL x) const | ObjCryst::PowderPattern | |
X2STOL(const REAL x) const | ObjCryst::PowderPattern | |
X2XCorr(const REAL x) const | ObjCryst::PowderPattern | |
XMLInput(istream &is, const XMLCrystTag &tag) | ObjCryst::PowderPattern | virtual |
XMLOutput(ostream &os, int indent=0) const | ObjCryst::PowderPattern | virtual |
~PowderPattern() (defined in ObjCryst::PowderPattern) | ObjCryst::PowderPattern | |
~RefinableObj() | ObjCryst::RefinableObj | virtual |