Namespaces | |
namespace | pyroot003_prettyPrinting |
This tutorial illustrates the pretty printing feature of PyROOT, which reveals the content of the object if a string representation is requested, e.g., by Python's print statement.
The printing behaves similar to the ROOT prompt powered by the C++ interpreter cling.
Definition in file pyroot003_prettyPrinting.py.