{ "cells": [ { "cell_type": "markdown", "id": "48cf4beb", "metadata": {}, "source": [ "# hist010_TH1_two_scales\n", "with different scales in the \"same\" pad.\n", "\n", "\n", "\n", "\n", "**Author:** Rene Brun \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:12 PM." ] }, { "cell_type": "code", "execution_count": 1, "id": "f586032c", "metadata": { "collapsed": false, "execution": { "iopub.execute_input": "2026-05-19T20:12:05.885560Z", "iopub.status.busy": "2026-05-19T20:12:05.885453Z", "iopub.status.idle": "2026-05-19T20:12:06.224814Z", "shell.execute_reply": "2026-05-19T20:12:06.224274Z" } }, "outputs": [], "source": [ "TCanvas *c1 = new TCanvas(\"c1\", \"hists with different scales\", 600, 400);" ] }, { "cell_type": "markdown", "id": "64df84fe", "metadata": {}, "source": [ "create/fill draw h1" ] }, { "cell_type": "code", "execution_count": 2, "id": "f267881f", "metadata": { "collapsed": false, "execution": { "iopub.execute_input": "2026-05-19T20:12:06.226453Z", "iopub.status.busy": "2026-05-19T20:12:06.226318Z", "iopub.status.idle": "2026-05-19T20:12:06.559170Z", "shell.execute_reply": "2026-05-19T20:12:06.558677Z" } }, "outputs": [ { "data": { "text/html": [ "\n", "\n", "