![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self) | |
Public Attributes | |
| str | filename = "" |
| int | color = 0 |
| int | thickness = 1 |
| int | markerstyle = 1 |
| int | markersize = 1 |
| str | legendname = "" |
| str | drawopt = "HIST" |
| list | restricts = [] |
Definition at line 6 of file LArG4PlottingScript.py.
| LArG4PlottingScript.RootFile.__init__ | ( | self | ) |
Definition at line 7 of file LArG4PlottingScript.py.
| int LArG4PlottingScript.RootFile.color = 0 |
Definition at line 9 of file LArG4PlottingScript.py.
| str LArG4PlottingScript.RootFile.drawopt = "HIST" |
Definition at line 14 of file LArG4PlottingScript.py.
| str LArG4PlottingScript.RootFile.filename = "" |
Definition at line 8 of file LArG4PlottingScript.py.
| str LArG4PlottingScript.RootFile.legendname = "" |
Definition at line 13 of file LArG4PlottingScript.py.
| int LArG4PlottingScript.RootFile.markersize = 1 |
Definition at line 12 of file LArG4PlottingScript.py.
| int LArG4PlottingScript.RootFile.markerstyle = 1 |
Definition at line 11 of file LArG4PlottingScript.py.
| list LArG4PlottingScript.RootFile.restricts = [] |
Definition at line 15 of file LArG4PlottingScript.py.
| int LArG4PlottingScript.RootFile.thickness = 1 |
Definition at line 10 of file LArG4PlottingScript.py.