|
file | df104.py [code] |
| The Higgs to two photons analysis from the ATLAS Open Data 2020 release, with RDataFrame.
|
|
file | df105.py [code] |
| The W boson mass analysis from the ATLAS Open Data release of 2020, with RDataFrame.
|
|
file | raxis.cxx [code] |
| This ROOT7 example demonstrates how to create a RCanvas and draw several RAxis objects with different options.
|
|
file | rbox.cxx [code] |
| This ROOT 7 example demonstrates how to create a ROOT 7 canvas (RCanvas) and draw ROOT 7 boxes in it (RBox).
|
|
file | rbox.py [code] |
| This ROOT 7 example demonstrates how to create a ROOT 7 canvas (RCanvas) and draw ROOT 7 boxes in it (RBox).
|
|
file | rcanvas_mt.cxx [code] |
| This macro demonstrate usage of ROOT7 graphics from many threads Three different canvases in three different threads are started and regularly updated.
|
|
file | rcanvas_update.cxx [code] |
| This macro shows how ROOT RCanvas::Update method is working.
|
|
file | rframe.cxx [code] |
| This ROOT 7 example shows how to create a frame.
|
|
file | rh1.cxx [code] |
| This macro generates two RH1D, fills them and draw with different options in RCanvas.
|
|
file | rh1_large.cxx [code] |
| This macro generates really large RH1D histogram, fills it with predefined pattern and draw it in a RCanvas, using Optmize() drawing mode.
|
|
file | rh1_twoscales.cxx [code] |
| This macro generates two RH1D, fills them and draw in RCanvas.
|
|
file | rh2.cxx [code] |
| This macro generates RH2D and draw it with different options in RCanvas.
|
|
file | rh2_colz.cxx [code] |
| This macro generates a small V7 TH2D, fills it with random values and draw it in a V7 canvas, using configured web browser.
|
|
file | rh2_large.cxx [code] |
| This macro generates really large RH2D histogram, fills it with predefined pattern and draw it in a RCanvas, using Optmize() drawing mode.
|
|
file | rh3.cxx [code] |
| This macro generates a small RH3D, fills it with random values and draw it in RCanvas, using configured web browser.
|
|
file | rh3_large.cxx [code] |
| This macro generates really large RH2D histogram, fills it with predefined pattern and draw it in a RCanvas, using Optmize() drawing mode.
|
|
file | rlegend.cxx [code] |
| This macro generates two TH1D objects and build RLegend In addition use of auto colors are shown.
|
|
file | rline.cxx [code] |
| This ROOT 7 example demonstrates how to create a ROOT 7 canvas (RCanvas) and draw ROOT 7 lines in it (RLine).
|
|
file | rline_style.cxx [code] |
| This ROOT 7 example shows the various line styles.
|
|
file | rline_width.cxx [code] |
| This ROOT 7 example shows the various line widths.
|
|
file | rmarker.cxx [code] |
| This ROOT 7 example shows the various marker styles.
|
|
file | rpad.cxx [code] |
| This ROOT 7 example demonstrates how to create a ROOT 7 canvas (RCanvas) and and divide it in 9 sub-pads.
|
|
file | rpave.cxx [code] |
| This macro draw different variants of RPave on the RCanvas.
|
|
file | rstyle.cxx [code] |
| This ROOT 7 example demonstrates how to customize RLine object using RStyle "normal" coordinates' system.
|
|
file | rtext_align.cxx [code] |
| This macro demonstrate the text align attribute for RText.
|
|
file | rtext_angle.cxx [code] |
| This macro demonstrate the text attributes for RText.
|
|
file | rtext_font.cxx [code] |
| This macro demonstrate usage of existing ROOT fonts for RText.
|
|
file | subpads.cxx [code] |
| This ROOT 7 example demonstrates how to create a ROOT 7 canvas (RCanvas), divide on sub-sub pads and draw histograms there.
|
|
file | symlog.cxx [code] |
| This ROOT 7 example shows how to use symlog scale on RAxis See discussion on forum https://root-forum.cern.ch/t/symlog-scale-for-plotting/ for more details.
|
|
file | th1_twoscales.cxx [code] |
| Macro illustrating how to superimpose two histograms with different scales on the RCanvas.
|
|
file | tobject.cxx [code] |
| This macro shows how ROOT objects like TH1, TH2, TGraph can be drawn in RCanvas.
|
|