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.BucutNode Class Reference

Detailed Description

Definition at line 524 of file power.py.

Inherits pipeline.CondorDAGNode.

Public Member Functions

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

Data Fields

 input_cache
 
 output_cache
 

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 525 of file power.py.

Member Function Documentation

◆ add_input_cache()

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

Definition at line 531 of file power.py.

◆ add_file_arg()

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

Definition at line 538 of file power.py.

◆ get_input_cache()

def lalburst.power.BucutNode.get_input_cache (   self)

Definition at line 541 of file power.py.

◆ get_output_cache()

def lalburst.power.BucutNode.get_output_cache (   self)

Definition at line 544 of file power.py.

◆ get_output_files()

def lalburst.power.BucutNode.get_output_files (   self)

Definition at line 547 of file power.py.

◆ get_output()

def lalburst.power.BucutNode.get_output (   self)

Definition at line 550 of file power.py.

Field Documentation

◆ input_cache

lalburst.power.BucutNode.input_cache

Definition at line 527 of file power.py.

◆ output_cache

lalburst.power.BucutNode.output_cache

Definition at line 528 of file power.py.