![]() |
Belle II Software development
|
Public Member Functions | |
| initialize (self) | |
| event (self) | |
Public Attributes | |
| mc = Belle2.PyStoreArray('MCParticles') | |
| set MCParticles | |
Reject tracks with bad combination of z0 and theta
Definition at line 69 of file z0_with_clone_suppression.py.
| event | ( | self | ) |
event function of Skim
Definition at line 77 of file z0_with_clone_suppression.py.
| initialize | ( | self | ) |
Initialization of Skim
Definition at line 72 of file z0_with_clone_suppression.py.
| mc = Belle2.PyStoreArray('MCParticles') |
set MCParticles
Definition at line 75 of file z0_with_clone_suppression.py.