Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions | Variables
mcscorerootio Namespace Reference

Classes

class  MCScoreROOTIO
 

Functions

def loop_tree
 
def test_t2root
 
def test_loop
 

Variables

list __all__ = [ 'MCScoreROOTIO', 'loop_tree' ]
 

Detailed Description

Python module

This module provides ROOT IO interface for MCScore data

  [C] MCScoreROOTIO
  [f] loop_tree(tfile, analyze_vertex):

                                        Q, 2006

Function Documentation

def mcscorerootio.loop_tree (   tfile,
  analyze_vertex 
)
loop ROOT tree in a ROOT file.
  * analyze_vertex: user function : analyze_vertex(MCVertex)

Definition at line 112 of file mcscorerootio.py.

Here is the caller graph for this function:

def mcscorerootio.test_loop ( )

Definition at line 174 of file mcscorerootio.py.

Here is the call graph for this function:

def mcscorerootio.test_t2root ( )

Definition at line 147 of file mcscorerootio.py.

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

list mcscorerootio.__all__ = [ 'MCScoreROOTIO', 'loop_tree' ]

Definition at line 20 of file mcscorerootio.py.