GatingSet/GatingHierarchy C++ API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Private Attributes | List of all members
paramPoly Class Reference

#include <gate.hpp>

Public Member Functions

vector< coordinategetVertices ()
 
void setVertices (vector< coordinate > _v)
 
vector< string > getNameArray ()
 
void setName (vector< string > _params)
 
void updateChannels (const CHANNEL_MAP &chnl_map)
 
vertices_valarray toValarray ()
 
string xName ()
 
string yName ()
 
 paramPoly ()
 
void convertToPb (pb::paramPoly &paramPoly_pb)
 
 paramPoly (const pb::paramPoly &paramPoly_pb)
 

Private Attributes

vector< string > params
 
vector< coordinatevertices
 

The documentation for this class was generated from the following files: