| Alignment() | kome::operation::Alignment | |
| convertMz(const double rt, const double mz) | kome::operation::Alignment | |
| convertRt(const double rt, const double mz) | kome::operation::Alignment | |
| DefaultAlignment() | kome::operation::DefaultAlignment | |
| getDefaultAlignment() | kome::operation::Alignment | static |
| getStandardSample() | kome::operation::Alignment | protected |
| getTreatmentSample() | kome::operation::Alignment | protected |
| invertMz(const double rt, const double mz) | kome::operation::Alignment | |
| invertRt(const double rt, const double mz) | kome::operation::Alignment | |
| m_standard | kome::operation::Alignment | protected |
| m_treatment | kome::operation::Alignment | protected |
| onConvertMz(const double rt, const double mz) | kome::operation::DefaultAlignment | protectedvirtual |
| onConvertRt(const double rt, const double mz) | kome::operation::DefaultAlignment | protectedvirtual |
| onInvertMz(const double rt, const double mz) | kome::operation::DefaultAlignment | protectedvirtual |
| onInvertRt(const double rt, const double mz) | kome::operation::DefaultAlignment | protectedvirtual |
| onPrepare(kome::objects::Sample *standard, kome::objects::Sample *treatment, kome::core::Progress *progress) | kome::operation::DefaultAlignment | protectedvirtual |
| prepare(kome::objects::Sample *standard, kome::objects::Sample *treatment, kome::core::Progress *progress) | kome::operation::Alignment | |
| ~Alignment() | kome::operation::Alignment | virtual |
| ~DefaultAlignment() | kome::operation::DefaultAlignment | virtual |