Garfield++ v2r0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
Helper class for definition of spin. More...
#include <particle_def.h>
Public Member Functions | |
spin_def () | |
spin_def (float ftotal, float fprojection) | |
Public Attributes | |
float | total |
float | projection |
Helper class for definition of spin.
Definition at line 12 of file particle_def.h.
|
inline |
Definition at line 16 of file particle_def.h.
Heed::spin_def::spin_def | ( | float | ftotal, |
float | fprojection | ||
) |
Definition at line 18 of file particle_def.cpp.
float Heed::spin_def::projection |
Definition at line 15 of file particle_def.h.
Referenced by Heed::operator<<(), and spin_def().
float Heed::spin_def::total |
Definition at line 14 of file particle_def.h.
Referenced by Heed::operator<<(), and spin_def().