| Name: | root-gui-recorder |
|---|---|
| Version: | 6.24.06 |
| Release: | 2.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 260688 |
| License: | LGPLv2+ |
| RPM: | root-gui-recorder-6.24.06-2.el7.x86_64.rpm |
| Source RPM: | root-6.24.06-2.el7.src.rpm |
| Build Date: | Sun Dec 19 2021 |
| Build Host: | build-ol7-x86_64.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. |