Version: SMASH-3.1
smash::Nucleoncustom Struct Reference

#include <customnucleus.h>

Contains data for one nucleon that is read in from the list.

Definition at line 24 of file customnucleus.h.

Public Attributes

double x
 x-coordinate More...
 
double y
 y-coordinate More...
 
double z
 z-coordinate More...
 
bool spinprojection
 spinprojection of the nucleon More...
 
bool isospin
 to differentiate between protons isospin=1 and neutrons isospin=0 More...
 

Member Data Documentation

◆ x

double smash::Nucleoncustom::x

x-coordinate

Definition at line 26 of file customnucleus.h.

◆ y

double smash::Nucleoncustom::y

y-coordinate

Definition at line 28 of file customnucleus.h.

◆ z

double smash::Nucleoncustom::z

z-coordinate

Definition at line 30 of file customnucleus.h.

◆ spinprojection

bool smash::Nucleoncustom::spinprojection

spinprojection of the nucleon

Definition at line 32 of file customnucleus.h.

◆ isospin

bool smash::Nucleoncustom::isospin

to differentiate between protons isospin=1 and neutrons isospin=0

Definition at line 34 of file customnucleus.h.


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