Definition at line 19 of file MdtDataPreparator_test.py.
◆ __init__()
| MdtDataPreparator_test.TestAlg.__init__ |
( |
| self, |
|
|
| name ) |
◆ execute()
| MdtDataPreparator_test.TestAlg.execute |
( |
| self | ) |
|
◆ initialize()
| MdtDataPreparator_test.TestAlg.initialize |
( |
| self | ) |
|
Definition at line 24 of file MdtDataPreparator_test.py.
25
26
27 self.tool = ROOT.ToolHandle(ROOT.AthAlgTool)('TrigL2MuonSA::MdtDataPreparator')
28 if not self.tool.retrieve():
29 assert 0
30 return StatusCode.Success
31
32
◆ tool
The documentation for this class was generated from the following file: