Skip to content

4.7.0

Choose a tag to compare

@linev linev released this 23 Sep 11:21
· 12460 commits to master since this release
  1. Implement simple TTree::Draw over single leaf (#80).

    Support basic types, fixed-size arrays and several vector types
  2. Display of TEveTrack(s) and TEvePointSet(s) over drawn geometry (drag and drop).

    Also browsing, toggling, highlight of tracks and hits are done.
  3. Let set default geo colors as TGeoManager::DefaultColors() does
  4. Let use original ROOT macros to configure visibility of geometry volumes.

    One can set default colors or colors/transparency for selected volumes.

    Also volume, selected for drawing in the macro, will be used in the JSROOT.

    Example: &file=files/alice2.root&item=Geometry;1&opt=macro:macros/geomAlice.C
  5. Support drawing of TH2Poly class with 'col' and 'lego' options
  6. Implement 'CONT', 'ARR' and 'SURF' draw options for TH2 class
  7. Support basic drawing of TPolyLine class
  8. Interactive axis zooming in 3D with mouse, very much like to 2D
  9. Zooming and tool buttons via keyboards