ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
geom_cms_playback.C File Reference

Plays back event-recording of a root session running geom_cms.C tutorial. More...

Go to the source code of this file.

Detailed Description

Plays back event-recording of a root session running geom_cms.C tutorial.

[ Recorded using "new TGRecorder" command. ]

Script:

void geom_cms_playback()
{
TRecorder* r = new TRecorder("http://root.cern.ch/files/geom_cms_recording.root");
}
Author
Matevz Tadel

Definition in file geom_cms_playback.C.