OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Namespaces | Typedefs | Functions
peak.hh File Reference
#include <vector>
#include <ost/base.hh>
#include "point.hh"

Go to the source code of this file.

Data Structures

class  Peak
 

Namespaces

 ost
 
 ost::img
 

Typedefs

typedef std::vector< Peak > PeakList
 

Functions

DLLEXPORT_OST_IMG_BASE PeakList ImportPeakList (const String &filename)
 
DLLEXPORT_OST_IMG_BASE void ExportPeakList (const PeakList &l, const String &filename)