analyzes a rectangular region of m/z-time space
More...
#include <RegionAnalyzer.hpp>
analyzes a rectangular region of m/z-time space
Definition at line 40 of file RegionAnalyzer.hpp.
◆ RegionAnalyzer() [1/2]
pwiz::analysis::RegionAnalyzer::RegionAnalyzer |
( |
const Config & |
config, |
|
|
const MSDataCache & |
cache |
|
) |
| |
◆ RegionAnalyzer() [2/2]
◆ spectrumStats()
const std::vector< SpectrumStats > & pwiz::analysis::RegionAnalyzer::spectrumStats |
( |
| ) |
const |
◆ stats()
const Stats & pwiz::analysis::RegionAnalyzer::stats |
( |
| ) |
const |
◆ open()
virtual void pwiz::analysis::RegionAnalyzer::open |
( |
const DataInfo & |
dataInfo | ) |
|
|
virtual |
◆ updateRequested()
virtual UpdateRequest pwiz::analysis::RegionAnalyzer::updateRequested |
( |
const DataInfo & |
dataInfo, |
|
|
const SpectrumIdentity & |
spectrumIdentity |
|
) |
| const |
|
virtual |
◆ update()
virtual void pwiz::analysis::RegionAnalyzer::update |
( |
const DataInfo & |
dataInfo, |
|
|
const Spectrum & |
spectrum |
|
) |
| |
|
virtual |
◆ close()
virtual void pwiz::analysis::RegionAnalyzer::close |
( |
const DataInfo & |
dataInfo | ) |
|
|
virtual |
◆ operator=()
◆ impl_
boost::shared_ptr<Impl> pwiz::analysis::RegionAnalyzer::impl_ |
|
private |
The documentation for this class was generated from the following file: