| Name: | root-gui-recorder |
|---|---|
| Version: | 6.22.06 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 260692 |
| License: | LGPLv2+ |
| RPM: | root-gui-recorder-6.22.06-1.el7.x86_64.rpm |
| Source RPM: | root-6.22.06-1.el7.src.rpm |
| Build Date: | Thu Dec 17 2020 |
| Build Host: | jenkins-172-17-0-2-7e3ff790-f101-4532-80e6-531284fe1405.blddevtest1iad.osdevelopmeniad.oraclevcn.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. |