Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
test_fpe.FuncAlg Class Reference
+ Inheritance diagram for test_fpe.FuncAlg:
+ Collaboration diagram for test_fpe.FuncAlg:

Public Member Functions

def __init__
 
def execute
 

Public Attributes

 func
 

Detailed Description

Definition at line 65 of file test_fpe.py.

View newest version in sPHENIX GitHub at line 65 of file test_fpe.py

Constructor & Destructor Documentation

def test_fpe.FuncAlg.__init__ (   self,
  name,
  func 
)

Definition at line 66 of file test_fpe.py.

View newest version in sPHENIX GitHub at line 66 of file test_fpe.py

Member Function Documentation

def test_fpe.FuncAlg.execute (   self,
  context 
)

Definition at line 70 of file test_fpe.py.

View newest version in sPHENIX GitHub at line 70 of file test_fpe.py

References test_fpe.FuncAlg.func.

Member Data Documentation

test_fpe.FuncAlg.func

Definition at line 68 of file test_fpe.py.

View newest version in sPHENIX GitHub at line 68 of file test_fpe.py

Referenced by test_fpe.FuncAlg.execute().


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