#include <NdbMT.h>
Inheritance diagram for NdbMT:

Public Member Functions | |
| NdbMT (Int_t aMT, const char *desc) | |
| ~NdbMT () | |
| virtual Int_t | Compare (const TObject *o) const |
| Int_t | MT () const |
| TString | Description () const |
| Int_t | EnumerateENDFSection (Int_t) |
| void | LocateENDFSection () |
| Bool_t | ENDF_EOS () |
| virtual void | ReadENDFSectionHeader () |
| virtual void | ReadENDFSection () |
Protected Attributes | |
| Int_t | iMT |
| TString | sDescription |
Definition at line 18 of file NdbMT.h.
| NdbMT::NdbMT | ( | Int_t | aMT, | |
| const char * | desc | |||
| ) | [inline] |
| Int_t NdbMT::MT | ( | ) | const [inline] |
Definition at line 36 of file NdbMT.h.
References iMT.
Referenced by ClassImp(), NdbMTDir::LoadENDF(), and NdbMTReactionXS::LoadENDF().
| TString NdbMT::Description | ( | ) | const [inline] |
Definition at line 37 of file NdbMT.h.
References sDescription.
Referenced by NdbMF::Section(), and XSReactionDlg::UpdateGraph().
| virtual void NdbMT::ReadENDFSectionHeader | ( | ) | [inline, virtual] |
Int_t NdbMT::iMT [protected] |
TString NdbMT::sDescription [protected] |
1.5.1