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

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.

Detailed Description

Header file for the Dataset class.

Author:
Rikard Lundmark

Definition in file Dataset.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