OpenMS
StandardDeclarations.h
Go to the documentation of this file.
1 // Copyright (c) 2002-2023, The OpenMS Team -- EKU Tuebingen, ETH Zurich, and FU Berlin
2 // SPDX-License-Identifier: BSD-3-Clause
3 //
4 // --------------------------------------------------------------------------
5 // $Maintainer: Timo Sachsenberg $
6 // $Authors: Andreas Bertsch $
7 // --------------------------------------------------------------------------
8 
9 #pragma once
10 
11 // Forward declarations
12 namespace OpenMS
13 {
14  class Peak1D;
15  class ChromatogramPeak;
16 
17  class MSSpectrum;
18  class MSChromatogram;
19 
20  class MSExperiment;
21  class ExperimentalSettings;
22 }
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:22