LALBurst 2.0.7.1-eeff03c
lalburst.power.RMNode Class Reference

Detailed Description

Definition at line 244 of file power.py.

Inherits pipeline.CondorDAGNode.

Public Member Functions

def __init__ (self, job)
 
def add_input_cache (self, cache)
 
def get_output_cache (self)
 

Data Fields

 input_cache
 
 output_cache
 

Constructor & Destructor Documentation

◆ __init__()

def lalburst.power.RMNode.__init__ (   self,
  job 
)

Definition at line 245 of file power.py.

Member Function Documentation

◆ add_input_cache()

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

Definition at line 251 of file power.py.

◆ get_output_cache()

def lalburst.power.RMNode.get_output_cache (   self)

Definition at line 256 of file power.py.

Field Documentation

◆ input_cache

lalburst.power.RMNode.input_cache

Definition at line 247 of file power.py.

◆ output_cache

lalburst.power.RMNode.output_cache

Definition at line 248 of file power.py.