#include <XSGraph.h>
Inheritance diagram for XSGraph:
Public Member Functions | |
XSGraph () | |
XSGraph (NdbMTReactionXS *reac) | |
~XSGraph () | |
TGraph * | GetGraph () |
Protected Attributes | |
TString | desc |
Int_t | Z |
Int_t | A |
Int_t | N |
Float_t * | X |
Float_t * | Y |
TGraph * | graph |
Definition at line 15 of file XSGraph.h.
XSGraph::XSGraph | ( | ) | [inline] |
XSGraph::XSGraph | ( | NdbMTReactionXS * | reac | ) |
Definition at line 4 of file XSGraph.cxx.
References NdbMTReactionXS::Energy(), graph, i, N, NdbMTReactionXS::Pairs(), X, NdbMTReactionXS::XS(), and Y.
TString XSGraph::desc [protected] |
Int_t XSGraph::Z [protected] |
Int_t XSGraph::A [protected] |
Int_t XSGraph::N [protected] |
Float_t* XSGraph::X [protected] |
Float_t* XSGraph::Y [protected] |
TGraph* XSGraph::graph [protected] |