LALBurst 2.0.7.1-eeff03c
lalburst.power.BuclusterNode Class Reference

Detailed Description

Definition at line 572 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 write_input_files (self, *args)
 
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
 
 cache_dir
 
 cache_name
 

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 573 of file power.py.

Member Function Documentation

◆ set_name()

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

Definition at line 580 of file power.py.

◆ add_input_cache()

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

Definition at line 585 of file power.py.

◆ add_file_arg()

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

Definition at line 588 of file power.py.

◆ write_input_files()

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

Definition at line 591 of file power.py.

◆ get_input_cache()

def lalburst.power.BuclusterNode.get_input_cache (   self)

Definition at line 597 of file power.py.

◆ get_output_cache()

def lalburst.power.BuclusterNode.get_output_cache (   self)

Definition at line 600 of file power.py.

◆ get_output_files()

def lalburst.power.BuclusterNode.get_output_files (   self)

Definition at line 603 of file power.py.

◆ get_output()

def lalburst.power.BuclusterNode.get_output (   self)

Definition at line 606 of file power.py.

Field Documentation

◆ input_cache

lalburst.power.BuclusterNode.input_cache

Definition at line 575 of file power.py.

◆ output_cache

lalburst.power.BuclusterNode.output_cache

Definition at line 576 of file power.py.

◆ cache_dir

lalburst.power.BuclusterNode.cache_dir

Definition at line 577 of file power.py.

◆ cache_name

lalburst.power.BuclusterNode.cache_name

Definition at line 582 of file power.py.