Version: SMASH-1.6
smash::Nucleoncustom Struct Reference

#include <customnucleus.h>

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

Definition at line 23 of file customnucleus.h.

Collaboration diagram for smash::Nucleoncustom:
[legend]

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

double smash::Nucleoncustom::x

x-coordinate

Definition at line 25 of file customnucleus.h.

double smash::Nucleoncustom::y

y-coordinate

Definition at line 27 of file customnucleus.h.

double smash::Nucleoncustom::z

z-coordinate

Definition at line 29 of file customnucleus.h.

bool smash::Nucleoncustom::spinprojection

spinprojection of the nucleon

Definition at line 31 of file customnucleus.h.

bool smash::Nucleoncustom::isospin

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

Definition at line 33 of file customnucleus.h.


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