| Name: | root-gui-recorder |
|---|---|
| Version: | 6.26.10 |
| Release: | 2.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 299744 |
| License: | LGPLv2+ |
| RPM: | root-gui-recorder-6.26.10-2.el8.aarch64.rpm |
| Source RPM: | root-6.26.10-2.el8.src.rpm |
| Build Date: | Thu Feb 23 2023 |
| Build Host: | build-ol8-aarch64.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. |