Mass++ Common Libraries v2.7.5
 All Classes Namespaces Files Functions Variables Enumerations Macros
kome::operation::Alignment Member List

This is the complete list of members for kome::operation::Alignment, including all inherited members.

Alignment()kome::operation::Alignment
convertMz(const double rt, const double mz)kome::operation::Alignment
convertRt(const double rt, const double mz)kome::operation::Alignment
getDefaultAlignment()kome::operation::Alignmentstatic
getStandardSample()kome::operation::Alignmentprotected
getTreatmentSample()kome::operation::Alignmentprotected
invertMz(const double rt, const double mz)kome::operation::Alignment
invertRt(const double rt, const double mz)kome::operation::Alignment
m_standardkome::operation::Alignmentprotected
m_treatmentkome::operation::Alignmentprotected
onConvertMz(const double rt, const double mz)=0kome::operation::Alignmentprotectedpure virtual
onConvertRt(const double rt, const double mz)=0kome::operation::Alignmentprotectedpure virtual
onInvertMz(const double rt, const double mz)=0kome::operation::Alignmentprotectedpure virtual
onInvertRt(const double rt, const double mz)=0kome::operation::Alignmentprotectedpure virtual
onPrepare(kome::objects::Sample *standard, kome::objects::Sample *treatment, kome::core::Progress *progress)=0kome::operation::Alignmentprotectedpure virtual
prepare(kome::objects::Sample *standard, kome::objects::Sample *treatment, kome::core::Progress *progress)kome::operation::Alignment
~Alignment()kome::operation::Alignmentvirtual