thepeg is hosted by Hepforge, IPPP Durham
ThePEG  2.2.1
ThePEG::SimpleBaryonRemnantDecayer::BaryonContent Struct Reference

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

#include <SimpleBaryonRemnantDecayer.h>

Public Attributes

vector< int > flav
 The valence flavours of the corresponding baryon. More...
 
VSelector< pair< int, int > > flavsel
 Different divisions into quark-diquark weighted by their respective probabilities. More...
 
int sign
 -1 if the particle is an anti-particle. More...
 

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

◆ flav

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

The valence flavours of the corresponding baryon.

Definition at line 216 of file SimpleBaryonRemnantDecayer.h.

◆ flavsel

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.

◆ sign

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: