Belle II Software development
|
Public Member Functions | |
def | initialize (self) |
def | event (self) |
Public Attributes | |
mcp | |
MCParticle array. | |
Generate a list of 10 electrons which have stupid momenta just to sort them later. And then add one electron where all momentum components are nan
Definition at line 16 of file best_candidate_selection.py.
def event | ( | self | ) |
And then we generate particles, ensuring some overlap in the momenta.
Definition at line 27 of file best_candidate_selection.py.
def initialize | ( | self | ) |
We need to register the mc particles
Definition at line 21 of file best_candidate_selection.py.
mcp |
MCParticle array.
Definition at line 24 of file best_candidate_selection.py.