NdbMTReacDesc Class Reference

#include <NdbMTReacDesc.h>

Inheritance diagram for NdbMTReacDesc:

TObject List of all members.

Public Member Functions

 NdbMTReacDesc ()
 Comments on reaction.
 NdbMTReacDesc (const char *filename)
 ~NdbMTReacDesc ()
void Init (const char *filename)
Int_t GetSize () const
Int_t MT (Int_t i)
Int_t FindMT (Int_t MT)
char * GetShort (Int_t MT)
char * GetDescription (Int_t MT)
char * GetComment (Int_t MT)

Protected Attributes

TArrayI mt
char ** shrt
char ** desc
 Short description (n,f).
char ** comment
 Long description.

Detailed Description

Definition at line 15 of file NdbMTReacDesc.h.


Constructor & Destructor Documentation

NdbMTReacDesc::NdbMTReacDesc (  )  [inline]

Comments on reaction.

Definition at line 24 of file NdbMTReacDesc.h.

References comment, desc, NULL, and shrt.

NdbMTReacDesc::NdbMTReacDesc ( const char *  filename  ) 

NdbMTReacDesc::~NdbMTReacDesc (  ) 

Definition at line 16 of file NdbMTReacDesc.cxx.

References comment, desc, free(), TArray::GetSize(), i, mt, and shrt.


Member Function Documentation

void NdbMTReacDesc::Init ( const char *  filename  ) 

Definition at line 32 of file NdbMTReacDesc.cxx.

References TArrayI::AddAt(), comment, desc, fclose(), fopen, fprintf(), i, malloc(), mt, N, NULL, TArrayI::Set(), shrt, str, and strlcat().

Int_t NdbMTReacDesc::GetSize (  )  const [inline]

Definition at line 35 of file NdbMTReacDesc.h.

References TArray::GetSize(), and mt.

Int_t NdbMTReacDesc::MT ( Int_t  i  )  [inline]

Definition at line 36 of file NdbMTReacDesc.h.

References mt.

Int_t NdbMTReacDesc::FindMT ( Int_t  MT  ) 

Definition at line 107 of file NdbMTReacDesc.cxx.

References TArray::GetSize(), i, mt, and shrt.

Referenced by GetComment(), GetDescription(), and GetShort().

char * NdbMTReacDesc::GetShort ( Int_t  MT  ) 

Definition at line 122 of file NdbMTReacDesc.cxx.

References FindMT(), NULL, and shrt.

Referenced by XSReactionDlg::ExecCommand(), and XSReactionDlg::UpdateReactions().

char * NdbMTReacDesc::GetDescription ( Int_t  MT  ) 

Definition at line 133 of file NdbMTReacDesc.cxx.

References desc, FindMT(), and NULL.

char * NdbMTReacDesc::GetComment ( Int_t  MT  ) 

Definition at line 144 of file NdbMTReacDesc.cxx.

References comment, FindMT(), and NULL.


Member Data Documentation

TArrayI NdbMTReacDesc::mt [protected]

Definition at line 18 of file NdbMTReacDesc.h.

Referenced by FindMT(), GetSize(), Init(), MT(), and ~NdbMTReacDesc().

char** NdbMTReacDesc::shrt [protected]

Definition at line 19 of file NdbMTReacDesc.h.

Referenced by FindMT(), GetShort(), Init(), NdbMTReacDesc(), and ~NdbMTReacDesc().

char** NdbMTReacDesc::desc [protected]

Short description (n,f).

Definition at line 20 of file NdbMTReacDesc.h.

Referenced by GetDescription(), Init(), NdbMTReacDesc(), and ~NdbMTReacDesc().

char** NdbMTReacDesc::comment [protected]

Long description.

Definition at line 21 of file NdbMTReacDesc.h.

Referenced by GetComment(), Init(), NdbMTReacDesc(), and ~NdbMTReacDesc().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:31:21 2011 for ROOT_528-00b_version by  doxygen 1.5.1