ENSDF++ 1.1
An easy, fast and simple way to run querys towards the ENSDF database, written in C++.
HistoryRecord.cpp
Go to the documentation of this file.
00001 #include "HistoryRecord.h"
00002 
00003 HistoryRecord::HistoryRecord(list<string> cardArg)
00004   :Record(cardArg)
00005 {
00006 
00007 }
 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