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