|
CbmRoot
|
#include <CbmLitCheckBrem.h>
Public Member Functions | |
| CbmLitCheckBrem () | |
| virtual | ~CbmLitCheckBrem () |
| virtual void | Check () |
| void | CreateGraphs () |
| void | FillGraphs () |
| void | DrawGraphs () |
| void | SetMaterial (const std::string &material) |
Private Member Functions | |
| ClassDef (CbmLitCheckBrem, 1) | |
Private Attributes | |
| Int_t | fNofMom |
| std::vector< double > | fMom |
| Int_t | fNofMaterials |
| std::vector< TGraph * > | fTable |
| std::vector< TGraph * > | fCalc |
| std::vector< CbmLitSimpleMaterial > | fMaterials |
| std::string | fMat |
Definition at line 24 of file CbmLitCheckBrem.h.
| CbmLitCheckBrem::CbmLitCheckBrem | ( | ) |
Definition at line 22 of file CbmLitCheckBrem.cxx.
References CbmLitSimpleMaterial::fA, fCalc, fMat, fMaterials, fMom, fNofMaterials, fNofMom, CbmLitSimpleMaterial::fPHIRAD, CbmLitSimpleMaterial::fRho, fTable, CbmLitSimpleMaterial::fX0, and CbmLitSimpleMaterial::fZ.
Referenced by ClassDef().
|
virtual |
Definition at line 100 of file CbmLitCheckBrem.cxx.
|
virtual |
Definition at line 102 of file CbmLitCheckBrem.cxx.
References CreateGraphs(), DrawGraphs(), and FillGraphs().
|
private |
References CbmLitCheckBrem().
| void CbmLitCheckBrem::CreateGraphs | ( | ) |
Definition at line 198 of file CbmLitCheckBrem.cxx.
References fCalc, fNofMaterials, and fTable.
Referenced by Check().
| void CbmLitCheckBrem::DrawGraphs | ( | ) |
Definition at line 116 of file CbmLitCheckBrem.cxx.
References fCalc, fNofMaterials, and fTable.
Referenced by Check().
| void CbmLitCheckBrem::FillGraphs | ( | ) |
Definition at line 176 of file CbmLitCheckBrem.cxx.
References fCalc, fMaterials, fMom, fNofMaterials, fNofMom, and fTable.
Referenced by Check().
|
inline |
Definition at line 35 of file CbmLitCheckBrem.h.
References fMat.
|
private |
Definition at line 42 of file CbmLitCheckBrem.h.
Referenced by CbmLitCheckBrem(), CreateGraphs(), DrawGraphs(), and FillGraphs().
|
private |
Definition at line 44 of file CbmLitCheckBrem.h.
Referenced by CbmLitCheckBrem(), and SetMaterial().
|
private |
Definition at line 43 of file CbmLitCheckBrem.h.
Referenced by CbmLitCheckBrem(), and FillGraphs().
|
private |
Definition at line 39 of file CbmLitCheckBrem.h.
Referenced by CbmLitCheckBrem(), and FillGraphs().
|
private |
Definition at line 40 of file CbmLitCheckBrem.h.
Referenced by CbmLitCheckBrem(), CreateGraphs(), DrawGraphs(), and FillGraphs().
|
private |
Definition at line 38 of file CbmLitCheckBrem.h.
Referenced by CbmLitCheckBrem(), and FillGraphs().
|
private |
Definition at line 41 of file CbmLitCheckBrem.h.
Referenced by CbmLitCheckBrem(), CreateGraphs(), DrawGraphs(), and FillGraphs().