00001 00011 using namespace std; 00012 00013 #include "ENSDF.h" 00014 00015 #ifndef DATAQUERY_H 00016 #define DATAQUERY_H //!<Inclusion guard. 00017 00023 class DataQuery: public VerbosePrinterEventEnabled 00024 { 00025 protected: 00026 const ENSDF * myENSDF; 00027 }; 00028 #endif
Back to the main page of the Precalibrated Ion Beam Identification Detector project
Created by Rikard Lundmark