{
"cells": [
{
"cell_type": "markdown",
"id": "258b92c7",
"metadata": {},
"source": [
"# line3Dfit\n",
"Fitting of a TGraph2D with a 3D straight line\n",
"\n",
"run this macro by doing:\n",
"\n",
"```cpp\n",
"root>.x line3Dfit.C+\n",
"```\n",
"\n",
"\n",
"\n",
"\n",
"**Author:** Lorenzo Moneta \n",
"This notebook tutorial was automatically generated with ROOTBOOK-izer from the macro found in the ROOT repository on Tuesday, May 19, 2026 at 08:25 PM."
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "9c37dde9",
"metadata": {
"collapsed": false
},
"outputs": [],
"source": [
"%%cpp -d\n",
"#include \n",
"#include \n",
"#include \n",
"#include \n",
"#include \n",
"#include \n",
"#include \n",
"#include