#include <NdbMTDir.h>
Inheritance diagram for NdbMTDir:
Public Member Functions | |
NdbMTDir () | |
~NdbMTDir () | |
Bool_t | LoadENDF (char *filename) |
Int_t | Sections () const |
Int_t | DIRMF (Int_t i) |
Int_t | DIRMT (Int_t i) |
Int_t | DIRMC (Int_t i) |
Int_t | DIRMOD (Int_t i) |
char * | SymbolName () |
char * | Laboratory () |
char * | EvaluationDate () |
char * | Author () |
char * | Reference () |
char * | DistributionDate () |
char * | LastRevisionDate () |
char * | MasterEntryDate () |
TString | GetInfo () |
Protected Attributes | |
Float_t | ZA |
Float_t | AWR |
Int_t | LRP |
Int_t | LFI |
Int_t | NLIB |
Int_t | NVER |
Int_t | NFOR |
Float_t | ELIS |
Int_t | STA |
Int_t | LIS |
Int_t | LISO |
Int_t | NMOD |
Float_t | AWI |
Int_t | NSUB |
Float_t | TEMP |
Int_t | LDRV |
Int_t | NWD |
Int_t | NXC |
char * | ZSYMAM |
char * | ALAB |
Symbol. | |
char * | EDATE |
Laboratory mnemonic. | |
char * | AUTH |
Evaluation date. | |
char * | REF |
Authors name. | |
char * | DDATE |
Primary reference. | |
char * | RDATE |
Distribution date. | |
char * | ENDATE |
Date&Number of last revision. | |
TString | INFO |
Master entry date yymmdd. | |
TArrayI | dir_mf |
TArrayI | dir_mt |
TArrayI | dir_mc |
TArrayI | dir_mod |
Definition at line 11 of file NdbMTDir.h.
NdbMTDir::NdbMTDir | ( | ) | [inline] |
NdbMTDir::~NdbMTDir | ( | ) |
Bool_t NdbMTDir::LoadENDF | ( | char * | filename | ) |
Definition at line 25 of file NdbMTDir.cxx.
References TArrayI::AddAt(), ALAB, TString::Append(), AUTH, AWI, AWR, DDATE, dir_mc, dir_mf, dir_mod, dir_mt, EDATE, ELIS, ENDATE, error, NdbEndfIO::FindMFMT(), i, INFO, NdbEndfIO::IsOpen(), kFALSE, kTRUE, LDRV, LFI, LIS, LISO, LRP, NdbMT::MT(), NFOR, NLIB, NMOD, NSUB, NVER, NWD, NXC, RDATE, NdbEndfIO::ReadInt(), NdbEndfIO::ReadLine(), NdbEndfIO::ReadReal(), REF, TArrayI::Set(), STA, NdbEndfIO::Substr(), TEMP, TENDF_READ, ZA, and ZSYMAM.
Referenced by XSReactionDlg::ExecCommand(), and XSReactionDlg::UpdateReactions().
Int_t NdbMTDir::Sections | ( | ) | const [inline] |
Definition at line 68 of file NdbMTDir.h.
References NXC.
Referenced by XSReactionDlg::ExecCommand(), and XSReactionDlg::UpdateReactions().
Definition at line 69 of file NdbMTDir.h.
References dir_mf.
Referenced by XSReactionDlg::ExecCommand(), and XSReactionDlg::UpdateReactions().
Definition at line 70 of file NdbMTDir.h.
References dir_mt.
Referenced by XSReactionDlg::ExecCommand(), and XSReactionDlg::UpdateReactions().
char* NdbMTDir::SymbolName | ( | ) | [inline] |
Definition at line 74 of file NdbMTDir.h.
References ZSYMAM.
Referenced by XSReactionDlg::UpdateReactions().
char* NdbMTDir::Laboratory | ( | ) | [inline] |
Definition at line 75 of file NdbMTDir.h.
References ALAB.
Referenced by XSReactionDlg::UpdateReactions().
char* NdbMTDir::EvaluationDate | ( | ) | [inline] |
Definition at line 76 of file NdbMTDir.h.
References EDATE.
Referenced by XSReactionDlg::UpdateReactions().
char* NdbMTDir::Author | ( | ) | [inline] |
Definition at line 77 of file NdbMTDir.h.
References AUTH.
Referenced by XSReactionDlg::UpdateReactions().
char* NdbMTDir::Reference | ( | ) | [inline] |
Definition at line 78 of file NdbMTDir.h.
References REF.
Referenced by XSReactionDlg::UpdateReactions().
char* NdbMTDir::DistributionDate | ( | ) | [inline] |
Definition at line 79 of file NdbMTDir.h.
References DDATE.
Referenced by XSReactionDlg::UpdateReactions().
char* NdbMTDir::LastRevisionDate | ( | ) | [inline] |
Definition at line 80 of file NdbMTDir.h.
References RDATE.
Referenced by XSReactionDlg::UpdateReactions().
char* NdbMTDir::MasterEntryDate | ( | ) | [inline] |
Definition at line 81 of file NdbMTDir.h.
References ENDATE.
Referenced by XSReactionDlg::UpdateReactions().
TString NdbMTDir::GetInfo | ( | ) | [inline] |
Definition at line 82 of file NdbMTDir.h.
References INFO.
Referenced by XSReactionDlg::UpdateReactions().
Float_t NdbMTDir::ZA [protected] |
Float_t NdbMTDir::AWR [protected] |
Int_t NdbMTDir::LRP [protected] |
Int_t NdbMTDir::LFI [protected] |
Int_t NdbMTDir::NLIB [protected] |
Int_t NdbMTDir::NVER [protected] |
Int_t NdbMTDir::NFOR [protected] |
Float_t NdbMTDir::ELIS [protected] |
Int_t NdbMTDir::STA [protected] |
Int_t NdbMTDir::LIS [protected] |
Int_t NdbMTDir::LISO [protected] |
Int_t NdbMTDir::NMOD [protected] |
Float_t NdbMTDir::AWI [protected] |
Int_t NdbMTDir::NSUB [protected] |
Float_t NdbMTDir::TEMP [protected] |
Int_t NdbMTDir::LDRV [protected] |
Int_t NdbMTDir::NWD [protected] |
Int_t NdbMTDir::NXC [protected] |
char* NdbMTDir::ZSYMAM [protected] |
Definition at line 32 of file NdbMTDir.h.
Referenced by LoadENDF(), NdbMTDir(), SymbolName(), and ~NdbMTDir().
char* NdbMTDir::ALAB [protected] |
Symbol.
Definition at line 33 of file NdbMTDir.h.
Referenced by Laboratory(), LoadENDF(), NdbMTDir(), and ~NdbMTDir().
char* NdbMTDir::EDATE [protected] |
Laboratory mnemonic.
Definition at line 34 of file NdbMTDir.h.
Referenced by EvaluationDate(), LoadENDF(), NdbMTDir(), and ~NdbMTDir().
char* NdbMTDir::AUTH [protected] |
Evaluation date.
Definition at line 35 of file NdbMTDir.h.
Referenced by Author(), LoadENDF(), NdbMTDir(), and ~NdbMTDir().
char* NdbMTDir::REF [protected] |
Authors name.
Definition at line 36 of file NdbMTDir.h.
Referenced by LoadENDF(), NdbMTDir(), Reference(), and ~NdbMTDir().
char* NdbMTDir::DDATE [protected] |
Primary reference.
Definition at line 37 of file NdbMTDir.h.
Referenced by DistributionDate(), LoadENDF(), NdbMTDir(), and ~NdbMTDir().
char* NdbMTDir::RDATE [protected] |
Distribution date.
Definition at line 38 of file NdbMTDir.h.
Referenced by LastRevisionDate(), LoadENDF(), NdbMTDir(), and ~NdbMTDir().
char* NdbMTDir::ENDATE [protected] |
Date&Number of last revision.
Definition at line 39 of file NdbMTDir.h.
Referenced by LoadENDF(), MasterEntryDate(), NdbMTDir(), and ~NdbMTDir().
TString NdbMTDir::INFO [protected] |
Master entry date yymmdd.
Definition at line 40 of file NdbMTDir.h.
Referenced by GetInfo(), and LoadENDF().
TArrayI NdbMTDir::dir_mf [protected] |
TArrayI NdbMTDir::dir_mt [protected] |
TArrayI NdbMTDir::dir_mc [protected] |
TArrayI NdbMTDir::dir_mod [protected] |