![]() |
Belle II Software release-09-00-03
|


Public Member Functions | |
| def | __init__ (self) |
| def | peel (self, mc_particle_trajectory) |
Static Public Attributes | |
| refiners | save_tree = refiners.SaveTreeRefiner() |
| Refiners to be executed at the end of the harvesting / termination of the module Save a tree of all collected variables in a sub folder. | |
A harvester to check for the positions of the track points in the MCParticleTrajectories
Definition at line 67 of file harvester.py.
| def __init__ | ( | self | ) |
Constructor
Reimplemented from HarvestingModule.
Definition at line 71 of file harvester.py.
| def peel | ( | self, | |
| mc_particle_trajectory | |||
| ) |
Aggregate track-point position information for the trajectory
Reimplemented from HarvestingModule.
Definition at line 75 of file harvester.py.
|
static |
Refiners to be executed at the end of the harvesting / termination of the module Save a tree of all collected variables in a sub folder.
Definition at line 82 of file harvester.py.