Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pump.IfNode Class Reference

Public Member Functions

def __init__
 

Public Attributes

 exp
 
 then_branch
 
 else_branch
 

Detailed Description

Definition at line 420 of file pump.py.

View newest version in sPHENIX GitHub at line 420 of file pump.py

Constructor & Destructor Documentation

def pump.IfNode.__init__ (   self,
  exp = None,
  then_branch = None,
  else_branch = None 
)

Definition at line 421 of file pump.py.

View newest version in sPHENIX GitHub at line 421 of file pump.py

Member Data Documentation

pump.IfNode.else_branch

Definition at line 424 of file pump.py.

View newest version in sPHENIX GitHub at line 424 of file pump.py

pump.IfNode.exp

Definition at line 422 of file pump.py.

View newest version in sPHENIX GitHub at line 422 of file pump.py

pump.IfNode.then_branch

Definition at line 423 of file pump.py.

View newest version in sPHENIX GitHub at line 423 of file pump.py


The documentation for this class was generated from the following file: