Belle II Software development
|
Public Member Functions | |
def | __init__ (self) |
def | event (self) |
Test to read relations.
Definition at line 17 of file mcparticle_relations.py.
def __init__ | ( | self | ) |
constructor.
Definition at line 21 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 26 of file mcparticle_relations.py.