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

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.

Detailed Description

Header file for the MassTable class.

Author:
Rikard Lundmark

Definition in file MassTable.h.

 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