ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mcscore Namespace Reference

Classes

class  MCParticle
 
class  MCVertex
 

Functions

def read_next_vertex
 
def test
 

Variables

list __all__ [ 'MCParticle', 'MCVertex', 'read_next_vertex' ]
 

Detailed Description

Python module (Python3)

This module provides classes and functions for scoring reactions

  [C] MCVertex:
  [C] MCParticle:
  [f] read_next_vertex(stream):

                                          Q, 2006

Function Documentation

def mcscore.read_next_vertex (   stream)

Definition at line 82 of file mcscore.py.

View newest version in sPHENIX GitHub at line 82 of file mcscore.py

References split().

Referenced by test().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

def mcscore.test ( )

Definition at line 117 of file mcscore.py.

View newest version in sPHENIX GitHub at line 117 of file mcscore.py

References Acts.open, print(), read_next_vertex(), and while().

+ Here is the call graph for this function:

Variable Documentation

list mcscore.__all__ [ 'MCParticle', 'MCVertex', 'read_next_vertex' ]

Definition at line 18 of file mcscore.py.

View newest version in sPHENIX GitHub at line 18 of file mcscore.py