YODA::Point Class Referenceabstract Base class for all Point*Ds, providing generic access to their numerical properties. More...
Inheritance diagram for YODA::Point:
Detailed DescriptionBase class for all Point*Ds, providing generic access to their numerical properties. Member Typedef Documentation◆ ValuePair
Constructor & Destructor Documentation◆ ~Point()
Member Function Documentation◆ dim()
Space dimension of the point. Implemented in YODA::PointBase< N >, YODA::PointBase< 1 >, YODA::PointBase< 2 >, and YODA::PointBase< 3 >. ◆ scale()
Implemented in YODA::PointBase< N >, YODA::PointBase< 1 >, YODA::PointBase< 2 >, and YODA::PointBase< 3 >. ◆ set() [1/3]
Set value and symmetric error for direction i. Implemented in YODA::PointBase< N >, YODA::PointBase< 1 >, YODA::PointBase< 2 >, and YODA::PointBase< 3 >. ◆ set() [2/3]
Set value and asymmetric error for direction i. Implemented in YODA::PointBase< N >, YODA::PointBase< 1 >, YODA::PointBase< 2 >, and YODA::PointBase< 3 >. ◆ set() [3/3]
Set value and asymmetric error for direction i. Implemented in YODA::PointBase< N >, YODA::PointBase< 1 >, YODA::PointBase< 2 >, and YODA::PointBase< 3 >. ◆ setErr()
Get error values for direction i. Set symmetric error for direction i Implemented in YODA::PointBase< N >, YODA::PointBase< 1 >, YODA::PointBase< 2 >, and YODA::PointBase< 3 >. ◆ setErrMinus()
Get negative error value for direction i. Set negative error for direction i Implemented in YODA::PointBase< N >, YODA::PointBase< 1 >, YODA::PointBase< 2 >, and YODA::PointBase< 3 >. ◆ setErrPlus()
Get positive error value for direction i. Set positive error for direction i Implemented in YODA::PointBase< N >, YODA::PointBase< 1 >, YODA::PointBase< 2 >, and YODA::PointBase< 3 >. ◆ setErrs() [1/2]
Set asymmetric error for direction i. Implemented in YODA::PointBase< N >, YODA::PointBase< 1 >, YODA::PointBase< 2 >, and YODA::PointBase< 3 >. ◆ setErrs() [2/2]
Set error pair for direction i. Implemented in YODA::PointBase< N >, YODA::PointBase< 1 >, YODA::PointBase< 2 >, and YODA::PointBase< 3 >. ◆ setVal()
Set the point value for direction i. Implemented in YODA::PointBase< N >, YODA::PointBase< 1 >, YODA::PointBase< 2 >, and YODA::PointBase< 3 >. ◆ val()
Get the point value for direction i. Implemented in YODA::PointBase< N >, YODA::PointBase< 1 >, YODA::PointBase< 2 >, YODA::PointBase< 3 >, and YODA::PointND< 1 >. The documentation for this class was generated from the following file:
Generated on Mon Oct 28 2024 13:47:24 for YODA - Yet more Objects for Data Analysis by 1.9.8 |