{ "cells": [ { "cell_type": "markdown", "id": "082b1fcc", "metadata": {}, "source": [ "# gr018_time2\n", "a set of particles with their time stamp in a MonteCarlo program.\n", "\n", "See the [TGraphTime documentation](https://root.cern/doc/master/classTGraphTime.html)\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:38 PM." ] }, { "cell_type": "markdown", "id": "f1871219", "metadata": {}, "source": [ " Arguments are defined. " ] }, { "cell_type": "code", "execution_count": 1, "id": "a4b8b437", "metadata": { "collapsed": false, "execution": { "iopub.execute_input": "2026-05-19T20:38:06.932624Z", "iopub.status.busy": "2026-05-19T20:38:06.932503Z", "iopub.status.idle": "2026-05-19T20:38:07.259782Z", "shell.execute_reply": "2026-05-19T20:38:07.259207Z" } }, "outputs": [], "source": [ "Int_t nsteps = 200;\n", "Int_t np = 5000;" ] }, { "cell_type": "code", "execution_count": 2, "id": "e84ad14d", "metadata": { "collapsed": false, "execution": { "iopub.execute_input": "2026-05-19T20:38:07.261449Z", "iopub.status.busy": "2026-05-19T20:38:07.261329Z", "iopub.status.idle": "2026-05-19T20:38:08.408558Z", "shell.execute_reply": "2026-05-19T20:38:08.408127Z" } }, "outputs": [ { "data": { "text/html": [ "\n", "\n", "