|
OpenMS
2.6.0
|
LayerData::FeatureMapType FeatureMapType
Feature map type.
Definition: TOPPViewSpectraViewBehavior.h:55
TOPPViewSpectraViewBehavior(TOPPViewBase *parent)
Construct the behaviour with its parent.
boost::shared_ptr< ExperimentType > ExperimentSharedPtrType
SharedPtr on MSExperiment.
Definition: LayerData.h:149
boost::shared_ptr< FeatureMap > FeatureMapSharedPtrType
SharedPtr on feature map.
Definition: LayerData.h:137
boost::shared_ptr< ConsensusMap > ConsensusMapSharedPtrType
SharedPtr on consensus features.
Definition: LayerData.h:143
LayerData::ConsensusMapType ConsensusMapType
Consensus feature map type.
Definition: TOPPViewSpectraViewBehavior.h:60
In-Memory representation of a mass spectrometry experiment.
Definition: MSExperiment.h:77
Main window of TOPPView tool.
Definition: TOPPViewBase.h:124
LayerData::ConsensusMapSharedPtrType ConsensusMapSharedPtrType
Consensus map managed type.
Definition: TOPPViewSpectraViewBehavior.h:62
virtual void deactivateBehavior()
Slot for behavior deactivation.
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
virtual void activate1DSpectrum(int index)
Behavior for activate1DSpectrum.
Behavior of TOPPView in spectra view mode.
Definition: TOPPViewSpectraViewBehavior.h:48
LayerData::FeatureMapSharedPtrType FeatureMapSharedPtrType
Feature map managed type.
Definition: TOPPViewSpectraViewBehavior.h:57
LayerData::ExperimentSharedPtrType ExperimentSharedPtrType
Main managed data type (experiment)
Definition: TOPPViewSpectraViewBehavior.h:67
LayerData::ExperimentType ExperimentType
Peak map type.
Definition: TOPPViewSpectraViewBehavior.h:65
A container for consensus elements.
Definition: ConsensusMap.h:80
A container for features.
Definition: FeatureMap.h:97
TOPPViewBase * tv_
Definition: TOPPViewSpectraViewBehavior.h:98
The representation of a 1D spectrum.
Definition: MSSpectrum.h:67
virtual void showSpectrumAs1D(int index)
Behavior for showSpectrumAs1D.
virtual void activateBehavior()
Slot for behavior activation.
virtual void deactivate1DSpectrum(int index)
Behavior for deactivate1DSpectrum.
ExperimentType::SpectrumType SpectrumType
Peak spectrum type.
Definition: TOPPViewSpectraViewBehavior.h:69