<
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. annotation.C
Demonstrates usage of TGLAnnotation class.
8. arrow.C
Demonstrates usage of TEveArrow class.
9. arrow_standalone.C
How to use EVE without the standard window.
10. assembly.C
Geometry detector assembly example
11. box.C
Demonstrates usage of TEveBox class.
12. boxset.C
Demonstrates usage of TEveBoxSet class.
13. boxset_cones.C
Demonstrates usage of 'cone' mode in TEveBoxSet class.
14. calo_detail.C
Calorimeter detailed view by using TEveCaloDataVec as data-source.
15. calorimeters.C
Demonstrates usage of EVE calorimetry classes.
16. camera_restore.C
17. compound.C
Demonstates usage of EVE compound objects - class TEveCompound.
18. csgdemo.C
Combinatorial Solid Geometry example
19. geom_alias.C
Demonstates usage of geometry aliases - merge ALICE ITS with ATLAS MUON.
20. geom_alice_its.C
Shows geometry of ALICE ITS.
21. geom_alice_tpc.C
Shows geometry of ALICE TPC.
22. geom_atlas.C
Shows ATLAS geometry.
23. geom_atlas_playback.C
Plays back event-recording of a root session running geom_atlas.C tutorial.
24. geom_cms.C
Shows CMS geometry.
25. geom_cms_playback.C
Plays back event-recording of a root session running geom_cms.C tutorial.
26. geom_cms_stereo.C
Shows CMS geometry in stereo mode.
27. geom_default.C
Demonstrates usage of "Default" geometry alias.
28. geom_lhcb.C
Shows CMS geometry.
29. glplot.C
Preliminary demo for showing Timur's GL plots in EVE.
30. glplot_geom.C
Demonstrates how to combine Timur's GL plots with other scene elements.
31. hierarchical_scene.C
32. histobrowser.C
Demonstates how to use EVE as a histogram browser.
33. jetcone.C
Demonstrates usage of TEveJetCone class.
34. lineset.C
Demonstrates usage of class TEveStraightLineSet.
35. overlay_palette.C
36. pack.C
Demonstrates usage of class TGPack.
37. paramlist.C
Demonstrates usage of simple configuration via TEveParamList class.
38. pointset.C
Demonstrates usage of class TEvePointSet.
39. projection.C
Demonstates usage of automatic 2D projections - class TEveProjectionManager.
40. projection_prescale.C
Demonstates usage pre-scaling for automatic 2D projections.
41. pythia_display.C
Demo showing H -> ZZ -> 4 mu generated by Pythia.
42. quadset.C
Demonstates usage of 2D digit class TEveQuadSet.
43. selection_sigs.C
Test signals from TEveSelection class.
44. show_extract.C
Helper script for showing of extracted / simplified geometries.
45. text.C
Demonstrates usage of class TEveText - 2D & 3D text in GL.
46. track.C
Demonstrates usage of TEveTrackPRopagator with different magnetic
47. triangleset.C
Demonstrates usage of class TEveTriangleSet.
48. view3ds.C
Loading and display of basic 3DS models.
49. window_manager.C
Demonstrates usage of EVE window-manager.