![]() |
ATLAS Offline Software
|
Public Types | |
| typedef HLT::TypeInformation::for_each_type_c< typenameEDMLIST::map, my_functor, my_result<>, my_arg< HLT::TypeInformation::get_cont, CONTAINER > >::type | result |
Public Member Functions | |
| __init__ (self, options) | |
Public Attributes | |
| int | merge = 0 |
| int | same = 0 |
| int | norm = 0 |
| int | logx = 0 |
| int | logy = 0 |
| int | fill = -1 |
| int | linetype = -1 |
| int | color = -1 |
| int | linecolors = 0 |
| str | other = "" |
Protected Member Functions | |
| _optmatch (self, lo, pat) | |
Helper class for parsing options.
Definition at line 74 of file draw_obj.py.
|
inherited |
Definition at line 90 of file EDM_MasterSearch.h.
| python.draw_obj._options.__init__ | ( | self, | |
| options ) |
Definition at line 76 of file draw_obj.py.
|
protected |
Definition at line 102 of file draw_obj.py.
| int python.draw_obj._options.color = -1 |
Definition at line 84 of file draw_obj.py.
| int python.draw_obj._options.fill = -1 |
Definition at line 82 of file draw_obj.py.
| int python.draw_obj._options.linecolors = 0 |
Definition at line 85 of file draw_obj.py.
| int python.draw_obj._options.linetype = -1 |
Definition at line 83 of file draw_obj.py.
| int python.draw_obj._options.logx = 0 |
Definition at line 80 of file draw_obj.py.
| int python.draw_obj._options.logy = 0 |
Definition at line 81 of file draw_obj.py.
| int python.draw_obj._options.merge = 0 |
Definition at line 77 of file draw_obj.py.
| int python.draw_obj._options.norm = 0 |
Definition at line 79 of file draw_obj.py.
| str python.draw_obj._options.other = "" |
Definition at line 86 of file draw_obj.py.
| int python.draw_obj._options.same = 0 |
Definition at line 78 of file draw_obj.py.