![]() |
ENSDF++ 1.1
An easy, fast and simple way to run querys towards the ENSDF database, written in C++.
|
Extended by any class wanting to implement a dataquery towards the ENSDF database. More...
#include <DataQuery.h>
Protected Attributes | |
const ENSDF * | myENSDF |
An ENSDF object. |
Extended by any class wanting to implement a dataquery towards the ENSDF database.
Doesn't do very much at the moment.
Definition at line 23 of file DataQuery.h.