Matrix Science header

ms_ms1quant_average_results.hpp

00001 /*
00002 ##############################################################################
00003 # file: ms_ms1quant_average_results.hpp
00004 # 'msparser' toolkit
00005 # An extracted ion chromatogram
00006 ##############################################################################
00007 # COPYRIGHT NOTICE
00008 # Copyright 1998-2014 Matrix Science Limited  All Rights Reserved.
00009 #
00010 ##############################################################################
00011  * @(#)$Source: parser/inc/ms_ms1quant_average_results.hpp $
00012  * @(#)$Revision: 1b450440f9c97e1e41d0fc6016a27d68951d4532 | MSPARSER_REL_2_8_1-0-gea32989045 $
00013  * @(#)$Date: 2018-07-30 16:23:53 +0100 $
00014 ##############################################################################
00015  */
00016 
00017 #ifndef MS_MS1QUANT_AVERAGE_RESULTS_HPP
00018 #define MS_MS1QUANT_AVERAGE_RESULTS_HPP
00019 
00020 
00021 // Includes from the standard template library
00022 #include <string>
00023 
00024 namespace matrix_science
00025 {
00026     //=========================================================================
00032     class ms_ms1quant_average_results_body;
00033 
00035 
00040     class MS_MASCOTRESFILE_API ms_ms1quant_average_results :
00041         public ms_handle
00042     {
00043         public:
00044 
00046             ms_ms1quant_average_results();
00047 
00048 #ifndef SWIG
00049             ms_ms1quant_average_results_body * body();
00050             const ms_ms1quant_average_results_body * body() const;
00051 #endif
00052 
00054             ms_ms1quant_average_results(const ms_ms1quant_average_results_body & body);
00055 
00057             int getReferenceHitId() const;
00059             int getReferenceMemberNumber() const;
00061             int isReferenceUserSelected() const;
00062     };
00063  // end of quantitation_group
00065     //=========================================================================
00066 
00067 } // namespace matrix_science
00068 
00069 #endif // MS_MS1QUANT_AVERAGE_RESULTS_HPP
00070 
00071 /*------------------------------- End of File -------------------------------*/

Copyright © 2022 Matrix Science Ltd.  All Rights Reserved. Generated on Thu Mar 31 2022 01:12:29