|
Geant4
10.02.p03
|
Classes | |
| class | MCScoreROOTIO |
Functions | |
| def | loop_tree (tfile, analyze_vertex) |
| 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.
|
private |
Definition at line 20 of file mcscorerootio.py.