{
"cells": [
{
"cell_type": "markdown",
"id": "02b84bd9",
"metadata": {},
"source": [
"# combinedFit\n",
"Combined (simultaneous) fit of two histogram with separate functions\n",
"and some common parameters\n",
"\n",
"See http://root.cern/phpBB3//viewtopic.php?f=3&t=11740#p50908\n",
"for a modified version working with Fumili or GSLMultiFit\n",
"\n",
"N.B. this macro must be compiled with ACliC\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:24 PM."
]
},
{
"cell_type": "code",
"execution_count": 1,
"id": "0d6bdb93",
"metadata": {
"collapsed": false,
"execution": {
"iopub.execute_input": "2026-05-19T20:24:31.517940Z",
"iopub.status.busy": "2026-05-19T20:24:31.517834Z",
"iopub.status.idle": "2026-05-19T20:24:31.524620Z",
"shell.execute_reply": "2026-05-19T20:24:31.524134Z"
}
},
"outputs": [],
"source": [
"%%cpp -d\n",
"\n",
"#include \n",
"#include \n",
"#include \n",
"#include \n",
"#include