![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self, decorName, offset=0, readPrefix='') | |
| execute (self, event) | |
Public Attributes | |
| readPrefix = readPrefix | |
| offset = offset | |
| decor = ROOT.SG.Decorator(int)(decorName) | |
Definition at line 315 of file xAODRootTest.py.
| xAODRootTest.xAODTestDecor.__init__ | ( | self, | |
| decorName, | |||
| offset = 0, | |||
| readPrefix = '' ) |
Definition at line 316 of file xAODRootTest.py.
| xAODRootTest.xAODTestDecor.execute | ( | self, | |
| event ) |
Definition at line 323 of file xAODRootTest.py.
| xAODRootTest.xAODTestDecor.decor = ROOT.SG.Decorator(int)(decorName) |
Definition at line 319 of file xAODRootTest.py.
| xAODRootTest.xAODTestDecor.offset = offset |
Definition at line 318 of file xAODRootTest.py.
| xAODRootTest.xAODTestDecor.readPrefix = readPrefix |
Definition at line 317 of file xAODRootTest.py.