ProteoWizard
|
Go to the source code of this file.
Namespaces | |
namespace | pwiz |
namespace | pwiz::msdata |
namespace | DemuxTypes |
Typedefs | |
typedef boost::shared_ptr< const msdata::SpectrumList > | pwiz::msdata::SpectrumList_const_ptr |
typedef boost::shared_ptr< const msdata::Spectrum > | pwiz::msdata::Spectrum_const_ptr |
typedef boost::shared_ptr< const BinaryDataArray > | pwiz::msdata::BinaryDataArray_const_ptr |
typedef double | DemuxTypes::DemuxScalar |
typedef Matrix< DemuxScalar, Dynamic, Dynamic > | DemuxTypes::MatrixType |
typedef boost::shared_ptr< MatrixType > | DemuxTypes::MatrixPtr |
Variables | |
static const std::string | DemuxTypes::kDEMUX_NAME = "Demultiplexing" |
This is a flag used by SpectrumWorkerThreads to handle demultiplexing. | |