ProteoWizard
Namespaces | Typedefs | Variables
DemuxTypes.hpp File Reference
#include "pwiz/data/msdata/MSData.hpp"
#include <Eigen>

Go to the source code of this file.

Namespaces

 pwiz
 
 pwiz::msdata
 
 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. More...