Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALBurst 2.0.7.1-8a6b96f
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Macros Modules Pages
lalburst.power.BurcaTailorNode Class Reference

Detailed Description

Definition at line 791 of file power.py.

Inherits pipeline.CondorDAGNode.

Public Member Functions

def __init__ (self, *args)
 
def set_name (self, *args)
 
def add_input_cache (self, cache)
 
def add_file_arg (self, filename)
 
def set_output (self, description)
 
def get_input_cache (self)
 
def get_output_cache (self)
 
def write_input_files (self, *args)
 
def get_output_files (self)
 
def get_output (self)
 

Data Fields

 input_cache
 
 output_cache
 
 cache_dir
 
 output_dir
 
 cache_name
 

Constructor & Destructor Documentation

◆ __init__()

def lalburst.power.BurcaTailorNode.__init__ (   self,
args 
)

Definition at line 792 of file power.py.

Member Function Documentation

◆ set_name()

def lalburst.power.BurcaTailorNode.set_name (   self,
args 
)

Definition at line 800 of file power.py.

◆ add_input_cache()

def lalburst.power.BurcaTailorNode.add_input_cache (   self,
  cache 
)

Definition at line 804 of file power.py.

◆ add_file_arg()

def lalburst.power.BurcaTailorNode.add_file_arg (   self,
  filename 
)

Definition at line 813 of file power.py.

◆ set_output()

def lalburst.power.BurcaTailorNode.set_output (   self,
  description 
)

Definition at line 816 of file power.py.

◆ get_input_cache()

def lalburst.power.BurcaTailorNode.get_input_cache (   self)

Definition at line 827 of file power.py.

◆ get_output_cache()

def lalburst.power.BurcaTailorNode.get_output_cache (   self)

Definition at line 830 of file power.py.

◆ write_input_files()

def lalburst.power.BurcaTailorNode.write_input_files (   self,
args 
)

Definition at line 835 of file power.py.

◆ get_output_files()

def lalburst.power.BurcaTailorNode.get_output_files (   self)

Definition at line 845 of file power.py.

◆ get_output()

def lalburst.power.BurcaTailorNode.get_output (   self)

Definition at line 848 of file power.py.

Field Documentation

◆ input_cache

lalburst.power.BurcaTailorNode.input_cache

Definition at line 794 of file power.py.

◆ output_cache

lalburst.power.BurcaTailorNode.output_cache

Definition at line 795 of file power.py.

◆ cache_dir

lalburst.power.BurcaTailorNode.cache_dir

Definition at line 796 of file power.py.

◆ output_dir

lalburst.power.BurcaTailorNode.output_dir

Definition at line 797 of file power.py.

◆ cache_name

lalburst.power.BurcaTailorNode.cache_name

Definition at line 802 of file power.py.