![]() |
ENSDF++ 1.1
An easy, fast and simple way to run querys towards the ENSDF database, written in C++.
|
Header file for the Dataset class. More...
#include <list>
#include <string>
#include <vector>
#include <set>
#include <stdarg.h>
#include "Record.h"
#include "DataFileException.h"
#include "IdentificationRecord.h"
#include "HistoryRecord.h"
#include "QValueRecord.h"
#include "CrossReferenceRecord.h"
#include "CommentRecord.h"
#include "ParentRecord.h"
#include "NormalizationRecord.h"
#include "ProductionNormalizationRecord.h"
#include "LevelRecord.h"
#include "BetaMinusRecord.h"
#include "BetaPlusRecord.h"
#include "AlphaRecord.h"
#include "DelayedParticleRecord.h"
#include "GammaRecord.h"
#include "ReferenceRecord.h"
#include "Enums.h"
Go to the source code of this file.
Classes | |
class | Dataset |
This class corresponds to a specific dataset in the ENSDF database. More... | |
Defines | |
#define | VECTOR |
Inclusion guard. | |
#define | SET |
Inclusion guard. | |
#define | STDARG_H |
Inclusion guard. | |
#define | DATASET_H |
Inclusion guard. |