| Name: | root-gui-recorder |
|---|---|
| Version: | 6.14.06 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 269113 |
| License: | LGPLv2+ |
| RPM: | root-gui-recorder-6.14.06-1.el7.x86_64.rpm |
| Source RPM: | root-6.14.06-1.el7.src.rpm |
| Build Date: | Mon Nov 26 2018 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://root.cern/ |
| Summary: | Interface for recording and replaying events in ROOT |
| Description: | This library provides interface for recording and replaying events in ROOT.
Recorded events are:
- Commands typed by user in command line ('new TCanvas')
- GUI events (mouse movement, button clicks, ...)
All the recorded events from one session are stored in one TFile
and can be replayed again anytime. |