-
- Downloads
From Axel:
Add a tutorial that shows how to draw a THnSparse using a TTree and TParallelCoord. * Example of how to convert a THnSparse to a TTree using efficient * iteration through the THnSparse, and how to draw a THnSparse using * TParallelCoord. The plot will contain one line for each filled bin, * with the bin's coordinates on each axis, and the bin's content on * the rightmost axis. * * Run as * .L $ROOTSYS/tutorials/hist/drawsparse.C+ git-svn-id: http://root.cern.ch/svn/root/trunk@19807 27541ba8-7e3a-0410-8455-c3a389f83636
tutorials/tree/drawsparse.C
0 → 100644
Please register or sign in to comment