Belle II Software
release-08-01-10
|
Public Member Functions | |
def | __init__ (self) |
def | event (self) |
Test to read relations.
Definition at line 18 of file mcparticle_relations.py.
def __init__ | ( | self | ) |
constructor.
Definition at line 22 of file mcparticle_relations.py.
def event | ( | self | ) |
reimplementation of Module::event(). access all relations from/to MCParticles, any invalid indices should be caught.
Definition at line 27 of file mcparticle_relations.py.