ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
This is the complete list of members for Point, including all inherited members.
as_vector() const | Point | |
clIds | Point | |
cluster_ids | Point | |
GetID() const | Point | inline |
id | Point | |
norm() const | Point | |
operator*(const Point &p) const | Point | |
operator+(const Point &p) const | Point | |
operator-(const Point &p) const | Point | |
operator/(double c) const | Point | |
operator<<(std::ostream &os, const Point &p) | Point | friend |
operator=(const Point &other) | Point | |
operator==(const Point &p) const | Point | inline |
operator==(const Point &p) const | Point | |
Point(pcl::PointXYZ point) | Point | inline |
Point() | Point | inline |
Point(const std::vector< double > &point) | Point | |
Point(const std::vector< double > &point, const std::set< size_t > &cluster_ids) | Point | |
Point(double x, double y, double z) | Point | |
Point(double x, double y, double z, const std::set< size_t > &cluster_ids) | Point | |
SetID(int pid) | Point | inline |
squared_norm() const | Point | |
x | Point | |
x | Point | |
y | Point | |
y | Point | |
z | Point | |
z | Point |