TrdMCClusterR Fit Classifier
Public Member Functions | Public Attributes | List of all members
Intersection3D::IntersectionPoint3D Struct Reference

#include "Intersection3D.h"

Collaboration diagram for Intersection3D::IntersectionPoint3D:
Collaboration graph

Public Member Functions

 IntersectionPoint3D (const std::string &str, double xVal, double yVal, double zVal)
 

Public Attributes

double x
 
double y
 
double z
 
std::string FitPlane
 

Constructor & Destructor Documentation

◆ IntersectionPoint3D()

Intersection3D::IntersectionPoint3D::IntersectionPoint3D ( const std::string &  str,
double  xVal,
double  yVal,
double  zVal 
)
inline

Member Data Documentation

◆ FitPlane

std::string Intersection3D::IntersectionPoint3D::FitPlane

◆ x

double Intersection3D::IntersectionPoint3D::x

◆ y

double Intersection3D::IntersectionPoint3D::y

◆ z

double Intersection3D::IntersectionPoint3D::z

The documentation for this struct was generated from the following file: