libpappsomspp
Library for mass spectrometry
|
This is the complete list of members for pappso::TimsFrameBase, including all inherited members.
checkScanNum(std::size_t scanNum) const | pappso::TimsFrameBase | |
combineScansInTofIndexIntensityMap(TimsDataFastMap &tof_index_intensity_map, std::size_t scan_index_begin, std::size_t scan_index_end) const | pappso::TimsFrameBase | virtual |
combineScansInTofIndexIntensityMap(TimsDataFastMap &tof_index_intensity_map, std::size_t scan_index_begin, std::size_t scan_index_end, quint32 tof_index_begin, quint32 tof_index_end) const | pappso::TimsFrameBase | virtual |
combineScansToTraceWithDowngradedMzResolution(std::size_t tof_index_merge_window, std::size_t scanIndexBegin, std::size_t scanIndexEnd, quint32 &minimum_tof_index_out, quint32 &maximum_tof_index_out) const | pappso::TimsFrameBase | virtual |
combineScansToTraceWithDowngradedMzResolution2(std::size_t mz_index_merge_window, double mz_range_begin, double mz_range_end, std::size_t mobility_scan_begin, std::size_t mobility_scan_end, quint32 &mz_minimum_index_out, quint32 &mz_maximum_index_out) const | pappso::TimsFrameBase | virtual |
cumulateScanIntensities(std::size_t scan_index) const | pappso::TimsFrameBase | virtual |
cumulateScanRangeIntensities(std::size_t scan_index_begin, std::size_t scan_index_end) const | pappso::TimsFrameBase | virtual |
cumulateScansToTrace(std::size_t scanIndexBegin, std::size_t scanIndexEnd) const | pappso::TimsFrameBase | virtual |
downgradeResolutionOfTofIndexIntensityPairList(std::size_t tof_index_merge_window, std::vector< TofIndexIntensityPair > &spectrum) const | pappso::TimsFrameBase | protectedvirtual |
getDriftTimeInMilliseconds(std::size_t scan_index) const | pappso::TimsFrameBase | |
getId() const | pappso::TimsFrameBase | |
getIonMobilityTraceByTofIndexRange(std::size_t tof_index_begin, std::size_t tof_index_end, XicExtractMethod method, std::size_t scan_index_begin, std::size_t scan_index_end) const | pappso::TimsFrameBase | virtual |
getMassSpectrumCstSPtr(std::size_t scan_index) const final | pappso::TimsFrameBase | virtual |
getMassSpectrumSPtr(std::size_t scan_index) const | pappso::TimsFrameBase | virtual |
getMaximumRawMassIndex() const | pappso::TimsFrameBase | virtual |
getMobilityScan(std::size_t scan_index, std::size_t tof_index_merge_window, double mz_range_begin, double mz_range_end, quint32 &mz_minimum_index_out, quint32 &mz_maximum_index_out) const | pappso::TimsFrameBase | virtual |
getMsLevel() const | pappso::TimsFrameBase | |
getMzCalibrationInterfaceSPtr() const final | pappso::TimsFrameBase | virtual |
getOneOverK0Transformation(std::size_t scan_index) const | pappso::TimsFrameBase | |
getRtInSeconds() const | pappso::TimsFrameBase | |
getScanIndexFromOneOverK0(double one_over_k0) const | pappso::TimsFrameBase | |
getScanIntensityList(std::size_t scan_index) const | pappso::TimsFrameBase | virtual |
getScanPeakCount(std::size_t scanIndex) const | pappso::TimsFrameBase | virtual |
getScanTofIndexList(std::size_t scan_index) const | pappso::TimsFrameBase | virtual |
getTotalNumberOfScans() const | pappso::TimsFrameBase | virtual |
getTraceFromTofIndexIntensityMap(TimsDataFastMap &accumulated_scans) const | pappso::TimsFrameBase | |
getVoltageTransformation(std::size_t scanNum) const | pappso::TimsFrameBase | |
hasSameCalibrationData(const TimsFrameBase &other) const | pappso::TimsFrameBase | virtual |
m_acqDurationInMilliseconds | pappso::TimsFrameBase | protected |
m_frameId | pappso::TimsFrameBase | protected |
m_msMsType | pappso::TimsFrameBase | protected |
m_rtInSeconds | pappso::TimsFrameBase | protected |
m_scanCount | pappso::TimsFrameBase | protected |
m_timsC6 | pappso::TimsFrameBase | protected |
m_timsC7 | pappso::TimsFrameBase | protected |
m_timsDvStart | pappso::TimsFrameBase | protected |
m_timsNdelay | pappso::TimsFrameBase | protected |
m_timsSlope | pappso::TimsFrameBase | protected |
m_timsTtrans | pappso::TimsFrameBase | protected |
m_timsVmax | pappso::TimsFrameBase | protected |
m_timsVmin | pappso::TimsFrameBase | protected |
msp_mzCalibration | pappso::TimsFrameBase | protected |
setAcqDurationInMilliseconds(double acquisition_duration_ms) | pappso::TimsFrameBase | |
setMsMsType(quint8 type) | pappso::TimsFrameBase | |
setMzCalibration(double T1_frame, double T2_frame, double digitizerTimebase, double digitizerDelay, double C0, double C1, double C2, double C3, double C4, double T1_ref, double T2_ref, double dC1, double dC2) | pappso::TimsFrameBase | |
setMzCalibrationInterfaceSPtr(MzCalibrationInterfaceSPtr mzCalibration) | pappso::TimsFrameBase | |
setRtInSeconds(double time) | pappso::TimsFrameBase | |
setTimsCalibration(int tims_model_type, double C0, double C1, double C2, double C3, double C4, double C5, double C6, double C7, double C8, double C9) | pappso::TimsFrameBase | |
TimsFrameBase(std::size_t frameId, quint32 scanCount) | pappso::TimsFrameBase | |
TimsFrameBase(const TimsFrameBase &other) | pappso::TimsFrameBase | |
~TimsFrameBase() | pappso::TimsFrameBase | virtual |