A container for consensus elements.
Definition: ConsensusMap.h:88
A container for features.
Definition: FeatureMap.h:105
boost::shared_ptr< ExperimentType > ExperimentSharedPtrType
SharedPtr on MSExperiment.
Definition: LayerData.h:159
boost::shared_ptr< ConsensusMap > ConsensusMapSharedPtrType
SharedPtr on consensus features.
Definition: LayerData.h:153
boost::shared_ptr< FeatureMap > FeatureMapSharedPtrType
SharedPtr on feature map.
Definition: LayerData.h:147
In-Memory representation of a mass spectrometry experiment.
Definition: MSExperiment.h:80
The representation of a 1D spectrum.
Definition: MSSpectrum.h:71
Main window of TOPPView tool.
Definition: TOPPViewBase.h:127
Base behavior for different visualizaton modules in TOPPView.
Definition: TVControllerBase.h:49
LayerData::ExperimentType ExperimentType
Peak map type.
Definition: TVControllerBase.h:66
LayerData::ExperimentSharedPtrType ExperimentSharedPtrType
Main managed data type (experiment)
Definition: TVControllerBase.h:68
TVControllerBase()=delete
LayerData::ConsensusMapSharedPtrType ConsensusMapSharedPtrType
Consensus map managed type.
Definition: TVControllerBase.h:63
ExperimentType::SpectrumType SpectrumType
Peak spectrum type.
Definition: TVControllerBase.h:70
LayerData::FeatureMapSharedPtrType FeatureMapSharedPtrType
Feature map managed type.
Definition: TVControllerBase.h:58
LayerData::ConsensusMapType ConsensusMapType
Consensus feature map type.
Definition: TVControllerBase.h:61
virtual void activateBehavior()
Slot for behavior activation. The default behaviour does nothing. Override in child class if desired.
TOPPViewBase * tv_
Definition: TVControllerBase.h:85
LayerData::FeatureMapType FeatureMapType
Feature map type.
Definition: TVControllerBase.h:56
virtual void deactivateBehavior()
Slot for behavior deactivation. The default behaviour does nothing. Override in child class if desire...
virtual ~TVControllerBase()=default
TVControllerBase(TOPPViewBase *parent)
Construct the behaviour.
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47