ThePEG  1.8.0
Public Attributes
ThePEG::SimpleBaryonRemnantDecayer::BaryonContent Struct Reference

Simple struct to store info about baryon quark and di-quark constituents. More...

#include <SimpleBaryonRemnantDecayer.h>

List of all members.

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.

Detailed Description

Simple struct to store info about baryon quark and di-quark constituents.

Definition at line 214 of file SimpleBaryonRemnantDecayer.h.


Member Data Documentation

vector<int> ThePEG::SimpleBaryonRemnantDecayer::BaryonContent::flav

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.

int ThePEG::SimpleBaryonRemnantDecayer::BaryonContent::sign

-1 if the particle is an anti-particle.

+1 otherwise.

Definition at line 221 of file SimpleBaryonRemnantDecayer.h.


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