Demos and tutorials for EVE are located under $ROOTSYS/tutorials/eve. They demonstrate the usage of individual EVE classes as well as of high-level functionallity. Some composite examples are also provided.
Geometry visualization
geom_alice_tpc.C, geom_alice_its.C, geom_atlas.C, geom_cms.C
Show geometry of respective detectors. The geometry files are downloaded from the ROOT site.
geom_alias.C, geom_default.C
These two demonstrate EVE's support for several concurrent geometries with optional geometry aliases to simplify their usage.
Base classes for visualization of event-data
Composite examples