Variables | |
| c = ROOT.TCanvas("", "", 800, 800) | |
@file prelim.py @brief Example that shows how to draw PHENIX preliminary logo How to use: call "python examples/prelim.py" from the root of the repository For this example to work python needs to work with ROOT This file is an example in a project PHENIXTools (https://github.com/Sergeyir/PHENIXTools). @author Sergei Antsupov (antsupov0124@gmail.com)
| prelim.c = ROOT.TCanvas("", "", 800, 800) |