| 
    Geant4
    9.6.p02
    
   | 
 
Classes | |
| class | MCScoreROOTIO | 
Functions | |
| def | loop_tree | 
| def | test_t2root | 
| def | test_loop | 
Variables | |
| list | __all__ = [ 'MCScoreROOTIO', 'loop_tree' ] | 
Python module
This module provides ROOT IO interface for MCScore data
  [C] MCScoreROOTIO
  [f] loop_tree(tfile, analyze_vertex):
                                        Q, 2006
 | 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.

| def mcscorerootio.test_loop | ( | ) | 
| def mcscorerootio.test_t2root | ( | ) | 
Definition at line 147 of file mcscorerootio.py.


| list mcscorerootio.__all__ = [ 'MCScoreROOTIO', 'loop_tree' ] | 
Definition at line 20 of file mcscorerootio.py.
 1.8.4