LALBurst 2.0.7.1-eeff03c
lalburst.power.BurcaNode Class Reference

Detailed Description

Definition at line 684 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)
 
def set_coincidence_segments (self, seglist)
 

Data Fields

 input_cache
 
 output_cache
 

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 685 of file power.py.

Member Function Documentation

◆ add_input_cache()

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

Definition at line 691 of file power.py.

◆ add_file_arg()

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

Definition at line 708 of file power.py.

◆ get_input_cache()

def lalburst.power.BurcaNode.get_input_cache (   self)

Definition at line 711 of file power.py.

◆ get_output_cache()

def lalburst.power.BurcaNode.get_output_cache (   self)

Definition at line 714 of file power.py.

◆ get_output_files()

def lalburst.power.BurcaNode.get_output_files (   self)

Definition at line 717 of file power.py.

◆ get_output()

def lalburst.power.BurcaNode.get_output (   self)

Definition at line 720 of file power.py.

◆ set_coincidence_segments()

def lalburst.power.BurcaNode.set_coincidence_segments (   self,
  seglist 
)

Definition at line 723 of file power.py.

Field Documentation

◆ input_cache

lalburst.power.BurcaNode.input_cache

Definition at line 687 of file power.py.

◆ output_cache

lalburst.power.BurcaNode.output_cache

Definition at line 688 of file power.py.