#include <SimpleBaryonRemnantDecayer.h>
Public Attributes | |
vector< int > | flav |
The valence flavours of the corresponding baryon. | |
VSelector< pair< int, int > > | flavsel |
Different divisions into quark-diquark weighted by their respective probabilities. | |
int | sign |
-1 if the particle is an anti-particle. |
Definition at line 214 of file SimpleBaryonRemnantDecayer.h.
The valence flavours of the corresponding baryon.
Definition at line 216 of file SimpleBaryonRemnantDecayer.h.
VSelector< pair<int,int> > ThePEG::SimpleBaryonRemnantDecayer::BaryonContent::flavsel |
Different divisions into quark-diquark weighted by their respective probabilities.
Definition at line 219 of file SimpleBaryonRemnantDecayer.h.
-1 if the particle is an anti-particle.
+1 otherwise.
Definition at line 221 of file SimpleBaryonRemnantDecayer.h.