<
gl: OpenGL examples
^
ROOT Tutorials
fft: Fast Fourier Transforms
>
ROOT Tutorials: Event Display
From
$ROOTSYS/tutorials/eve
1. MultiView.C
Multi-view (3d, rphi, rhoz) service class using EVE Window Manager.
2. SplitGLView.C
Helper classes for the alice_esd_split.C demo.
3. alice_esd.C
Complex example showing ALICE ESD track visualization.
4. alice_esd_html_summary.C
Html table and event summary for alice_esd.C
5. alice_esd_split.C
Complex example showing ALICE ESD visualization in several views.
6. alice_vsd.C
Complex example showing ALICE VSD visualization.
7. arrow.C
Demonstrates usage of TEveArrow class.
8. arrow_standalone.C
How to use EVE without the standard window.
9. assembly.C
Geometry detector assembly example
10. boxset.C
Demonstrates usage of TEveBoxSet class.
11. boxset_cones.C
Demonstrates usage of 'cone' mode in TEveBoxSet class.
12. calo_detail.C
Calorimeter detailed view by using TEveCaloDataVec as data-source.
13. calorimeters.C
Demonstrates usage of EVE calorimetry classes.
14. compound.C
Demonstates usage of EVE compound objects - class TEveCompound.
15. csgdemo.C
Combinatorial Solid Geometry example
16. geom_alias.C
Demonstates usage of geometry aliases - merge ALICE ITS with ATLAS MUON.
17. geom_alice_its.C
Shows geometry of ALICE ITS.
18. geom_alice_tpc.C
Shows geometry of ALICE TPC.
19. geom_atlas.C
Shows ATLAS geometry.
20. geom_atlas_playback.C
Plays back event-recording of a root session running geom_atlas.C tutorial.
21. geom_cms.C
Shows CMS geometry.
22. geom_cms_playback.C
Plays back event-recording of a root session running geom_cms.C tutorial.
23. geom_cms_stereo.C
Shows CMS geometry.
24. geom_default.C
Demonstrates usage of "Default" geometry alias.
25. glplot.C
Preliminary demo for showing Timur's GL plots in EVE.
26. glplot_geom.C
Demonstrates how to combine Timur's GL plots with other scene elements.
27. hierarchical_scene.C
28. histobrowser.C
Demonstates how to use EVE as a histogram browser.
29. jetcone.C
Demonstrates usage of TEveJetCone class.
30. lineset.C
Demonstrates usage of class TEveStraightLineSet.
31. pack.C
Demonstrates usage of class TGPack.
32. paramlist.C
Demonstrates usage of simple configuration via TEveParamList class.
33. pointset.C
Demonstrates usage of class TEvePointSet.
34. projection.C
Demonstates usage of automatic 2D projections - class TEveProjectionManager.
35. projection_prescale.C
Demonstates usage pre-scaling for automatic 2D projections.
36. pythia_display.C
Demo showing H -> ZZ -> 4 mu generated by Pythia.
37. quadset.C
Demonstates usage of 2D digit class TEveQuadSet.
38. selection_sigs.C
Test signals from TEveSelection class.
39. show_extract.C
Helper script for showing of extracted / simplified geometries.
40. text.C
Demonstrates usage of class TEveText - 2D & 3D text in GL.
41. track.C
Demonstrates usage of TEveTrackPRopagator with different magnetic
42. triangleset.C
Demonstrates usage of class TEveTriangleSet.
43. view3ds.C
Loading and display of basic 3DS models.
44. window_manager.C
Demonstrates usage of EVE window-manager.