50 likes | 65 Views
The ROOT Style Manager allows for easy editing and management of TStyle objects, ensuring data integrity and user-friendly customization. Explore the main goals, general design, and upcoming demo of this powerful tool by D. Favre-Miville. Discover how it optimizes ROOT sessions and simplifies C++ macro file interactions.
E N D
Style Manager in ROOT Denis Favre-Miville CERN, Geneva, Switzerland 2 September 2005
Overview • Main Goals • General Design • Demo D. Favre-Miville
Main Goals • Edit a TStyle Object • Every data member can be edited • Impossible to set a data member to an unauthorized value • Go back to a previous saved state • Manage a Collection of TStyle Objects • Modify the ROOT session • Import from / Export to a C++ macro file • Import from / Apply on a canvas D. Favre-Miville
General Design • The Top Level Interface • Manage a list of styles • Modify the ROOT session and the existing objects • The TStyle Editor • Edit a style • Can be shown or hidden • The Preview Window • Show the predicted results • Can be automatically updated • Placed upon the canvas D. Favre-Miville
Next Demo D. Favre-Miville