Definition at line 260 of file TrigInDetArtSteps.py.
◆ __init__()
def python.TrigInDetArtSteps.TrigBSExtr.__init__ |
( |
|
self, |
|
|
|
name = 'TrigBSExtr' |
|
) |
| |
Definition at line 261 of file TrigInDetArtSteps.py.
261 def __init__(self, name='TrigBSExtr'):
262 super(TrigBSExtr, self).
__init__(name)
264 self.executable =
'trigbs_extractStream.py'
268 self.args =
'-s Main ' +
'`find . -name "*_HLTMPPy_output.*.data"`'
◆ args
python.TrigInDetArtSteps.TrigBSExtr.args |
◆ executable
python.TrigInDetArtSteps.TrigBSExtr.executable |
◆ input
python.TrigInDetArtSteps.TrigBSExtr.input |
◆ type
python.TrigInDetArtSteps.TrigBSExtr.type |
The documentation for this class was generated from the following file: