![]() |
ENSDF++ 1.1
An easy, fast and simple way to run querys towards the ENSDF database, written in C++.
|
Header file for the MassTable class. More...
#include <stdio.h>
#include <string>
#include <vector>
#include <list>
#include "MassObject.h"
#include "DataFileException.h"
#include "Nukleid.h"
#include "VerbosePrinterEventEnabled.h"
#include "VerbosePrinter.h"
Go to the source code of this file.
Classes | |
class | MassTable |
Contains the MassTable from the mass.mas03 file. More... | |
Defines | |
#define | STDIO_H |
Inclusion guard. | |
#define | STRING |
Inclusion guard. | |
#define | VECTOR |
Inclusion guard. | |
#define | LIST |
Inclusion guard. | |
#define | PROTONMASS (1.00782503207) |
The mass of a proton. | |
#define | NEUTRONMASS (1.00866491574) |
The mass of a neutron. |
Header file for the MassTable class.
Definition in file MassTable.h.