Definition at line 294 of file power.py.
Inherits pipeline.CondorDAGNode, and pipeline.AnalysisNode.
◆ __init__()
def lalburst.power.BurstInjNode.__init__ |
( |
|
self, |
|
|
|
job |
|
) |
| |
◆ set_user_tag()
def lalburst.power.BurstInjNode.set_user_tag |
( |
|
self, |
|
|
|
tag |
|
) |
| |
◆ get_user_tag()
def lalburst.power.BurstInjNode.get_user_tag |
( |
|
self | ) |
|
◆ set_time_slide_file()
def lalburst.power.BurstInjNode.set_time_slide_file |
( |
|
self, |
|
|
|
filename |
|
) |
| |
◆ get_time_slide_file()
def lalburst.power.BurstInjNode.get_time_slide_file |
( |
|
self | ) |
|
◆ set_start()
def lalburst.power.BurstInjNode.set_start |
( |
|
self, |
|
|
|
start |
|
) |
| |
◆ get_start()
def lalburst.power.BurstInjNode.get_start |
( |
|
self | ) |
|
◆ set_end()
def lalburst.power.BurstInjNode.set_end |
( |
|
self, |
|
|
|
end |
|
) |
| |
◆ get_end()
def lalburst.power.BurstInjNode.get_end |
( |
|
self | ) |
|
◆ get_output_cache()
def lalburst.power.BurstInjNode.get_output_cache |
( |
|
self | ) |
|
Returns a LAL cache of the output file name.
Calling this method also induces the output name to get set, so it must be at least once.
Definition at line 339 of file power.py.
◆ get_output_files()
def lalburst.power.BurstInjNode.get_output_files |
( |
|
self | ) |
|
◆ get_output()
def lalburst.power.BurstInjNode.get_output |
( |
|
self | ) |
|
◆ output_cache
lalburst.power.BurstInjNode.output_cache |
◆ output_dir
lalburst.power.BurstInjNode.output_dir |