![]() |
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 337 of file xAODRootTest.py.
| xAODRootTest.xAODTestPDecor.__init__ | ( | self, | |
| decorName, | |||
| offset = 0, | |||
| readPrefix = '' ) |
Definition at line 338 of file xAODRootTest.py.
| xAODRootTest.xAODTestPDecor.execute | ( | self, | |
| event ) |
Definition at line 345 of file xAODRootTest.py.
| xAODRootTest.xAODTestPDecor.decor = ROOT.SG.Decorator(int)(decorName) |
Definition at line 341 of file xAODRootTest.py.
| xAODRootTest.xAODTestPDecor.offset = offset |
Definition at line 340 of file xAODRootTest.py.
| xAODRootTest.xAODTestPDecor.readPrefix = readPrefix |
Definition at line 339 of file xAODRootTest.py.