ENSDF++ 1.1
An easy, fast and simple way to run querys towards the ENSDF database, written in C++.
Classes | Defines
HalfLifeEstimator.h File Reference

Header file for the HalfLifeEstimator class. More...

#include <math.h>
#include <iostream>

Go to the source code of this file.

Classes

class  HalfLifeEstimator
 Estimates the half life for alpha decay using Geiger Nutall. More...

Defines

#define ELECTRONMASSINMEV   510.998903
 Electron mass in MeV.
#define ONEU   931.494
 One u.
#define HEMASS   4.00260325415
 <Conversion unit for MeV to J
#define ONEUKG   1.660539E-27
 One u in kg.
#define SPEEDOFLIGHT   299792458
 Speed of light in vacuum.
#define HBAR   1.05457148E-34
 Planck constant.
#define KKONST   8.98755179E9
 Constant in Coulomb's law.
#define ELEMENTARYCHARGE   1.60217646E-19
 Elementary charge.
#define HALFLIFEESTIMATOR_H
 Inclusion guard.

Detailed Description

Header file for the HalfLifeEstimator class.

Author:
Rikard Lundmark

Definition in file HalfLifeEstimator.h.


Define Documentation

#define HEMASS   4.00260325415

<Conversion unit for MeV to J

Helium mass in u.

Definition at line 27 of file HalfLifeEstimator.h.

Referenced by HalfLifeEstimator::estimateHalfLife().

 All Classes Files Functions Variables Enumerations Enumerator Defines

Back to the main page of the Precalibrated Ion Beam Identification Detector project

Created by Rikard Lundmark