geom_atlas_playback.C

Go to the documentation of this file.
00001 // Plays back event-recording of a root session running geom_atlas.C tutorial.
00002 // [ Recorded using "new TGRecorder" command. ]
00003 //
00004 // Script:
00005 // - type: .x geom_atlas.C
00006 // - demonstratate rotation (left-mouse), zoom (right-mouse left-right)
00007 // - show wireframe (w), smooth (r, default) and outline (t) render modes
00008 // - show flip of background color dark-light-dark (e pressed twice)
00009 // - disable clipping plane in GL-viewer panel
00010 // - open "Scene" list-tree and further "Geometry scene"
00011 // - disable drawing of muon system and then calorimeters
00012 // - select tracker geometry top-node and increase drawing depth
00013 // - re-enable clipping plane and zoom into pixel detector.
00014 
00015 void geom_atlas_playback()
00016 {
00017    TRecorder* r = new TRecorder("http://mtadel.home.cern.ch/mtadel/geom_atlas_recording.root");
00018 }

Generated on Tue Jul 5 15:43:50 2011 for ROOT_528-00b_version by  doxygen 1.5.1