Belle II Software development
EvtGenDecays::Signal Struct Reference

Map of signal particle info. More...

#include <EvtGenDecays.h>

Public Attributes

int status
 status needed to consider a particle a signal
 
EvtId egId
 the Lund ID
 
std::vector< double > bfs
 branching fractions
 
std::vector< int > map
 the map for statuses
 
EvtParticleDecayList modes
 list of decay modes &
 

Detailed Description

Map of signal particle info.

Definition at line 143 of file EvtGenDecays.h.

Member Data Documentation

◆ bfs

std::vector<double> bfs

branching fractions

Definition at line 146 of file EvtGenDecays.h.

◆ egId

EvtId egId

the Lund ID

Definition at line 145 of file EvtGenDecays.h.

◆ map

std::vector<int> map

the map for statuses

Definition at line 147 of file EvtGenDecays.h.

◆ modes

EvtParticleDecayList modes

list of decay modes &

Definition at line 148 of file EvtGenDecays.h.

◆ status

int status

status needed to consider a particle a signal

Definition at line 144 of file EvtGenDecays.h.


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