Belle II Software development
ParticleAndWeight Struct Reference

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 Particleparticle
 tag track fit result with pion mass hypo, for sorting purposes
 
const MCParticlemcParticle
 mc particle matched to the tag track, for sorting purposes
 

Detailed Description

this struct is used to store and sort the tag tracks

Definition at line 288 of file TagVertexModule.h.

Member Data Documentation

◆ mcParticle

const MCParticle* mcParticle

mc particle matched to the tag track, for sorting purposes

Definition at line 291 of file TagVertexModule.h.

◆ particle

const Particle* particle

tag track fit result with pion mass hypo, for sorting purposes

Definition at line 290 of file TagVertexModule.h.

◆ weight

double weight

rave weight associated to the track, for sorting purposes

Definition at line 289 of file TagVertexModule.h.


The documentation for this struct was generated from the following file: