![]() |
Belle II Software release-09-00-03
|
this struct is used to store and sort the tag tracks More...
#include <TagVertexModule.h>

Public Attributes | |
| double | weight |
| rave weight associated to the track, for sorting purposes | |
| const Particle * | particle |
| tag track fit result with pion mass hypo, for sorting purposes | |
| const MCParticle * | mcParticle |
| mc particle matched to the tag track, for sorting purposes | |
this struct is used to store and sort the tag tracks
Definition at line 288 of file TagVertexModule.h.
| const MCParticle* mcParticle |
mc particle matched to the tag track, for sorting purposes
Definition at line 291 of file TagVertexModule.h.
| const Particle* particle |
tag track fit result with pion mass hypo, for sorting purposes
Definition at line 290 of file TagVertexModule.h.
| double weight |
rave weight associated to the track, for sorting purposes
Definition at line 289 of file TagVertexModule.h.