evtgen is hosted by Hepforge, IPPP Durham
EvtGen  2.0.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.

#include <EvtGenBase/EvtSpinType.hh>

Public Types

enum  spintype {
  SCALAR, VECTOR, TENSOR, DIRAC,
  PHOTON, NEUTRINO, STRING, RARITASCHWINGER,
  SPIN3, SPIN4, SPIN5HALF, SPIN7HALF
}
 

Static Public Member Functions

static int getSpin2 (spintype stype)
 
static int getSpinStates (spintype stype)
 

Detailed Description

Definition at line 26 of file EvtSpinType.hh.

Member Enumeration Documentation

◆ spintype

Enumerator
SCALAR 
VECTOR 
TENSOR 
DIRAC 
PHOTON 
NEUTRINO 
STRING 
RARITASCHWINGER 
SPIN3 
SPIN4 
SPIN5HALF 
SPIN7HALF 

Definition at line 28 of file EvtSpinType.hh.

Member Function Documentation

◆ getSpin2()

int EvtSpinType::getSpin2 ( spintype  stype)
static

Definition at line 26 of file EvtSpinType.cpp.

◆ getSpinStates()

int EvtSpinType::getSpinStates ( spintype  stype)
static

Definition at line 57 of file EvtSpinType.cpp.


The documentation for this class was generated from the following files: