ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
#include <pointcloud.h>
Public Member Functions | |
bool | is2d () const |
void | set2d (bool is2d) |
PointCloud () | |
Definition at line 60 of file pointcloud.h.
PointCloud::PointCloud | ( | ) |
Definition at line 148 of file pointcloud.cxx.
bool PointCloud::is2d | ( | ) | const |
Definition at line 158 of file pointcloud.cxx.
void PointCloud::set2d | ( | bool | is2d | ) |
Definition at line 153 of file pointcloud.cxx.