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 19 of file CbmLitCheckBrem.h.
CbmLitCheckBrem::CbmLitCheckBrem | ( | ) |
Definition at line 18 of file CbmLitCheckBrem.cxx.
References CbmLitSimpleMaterial::fA, fCalc, fMaterials, fMom, fNofMaterials, fNofMom, CbmLitSimpleMaterial::fPHIRAD, CbmLitSimpleMaterial::fRho, fTable, CbmLitSimpleMaterial::fX0, and CbmLitSimpleMaterial::fZ.
|
virtual |
Definition at line 95 of file CbmLitCheckBrem.cxx.
|
virtual |
Definition at line 97 of file CbmLitCheckBrem.cxx.
References CreateGraphs(), DrawGraphs(), and FillGraphs().
|
private |
void CbmLitCheckBrem::CreateGraphs | ( | ) |
Definition at line 191 of file CbmLitCheckBrem.cxx.
References fCalc, fNofMaterials, fTable, and i.
Referenced by Check().
void CbmLitCheckBrem::DrawGraphs | ( | ) |
Definition at line 110 of file CbmLitCheckBrem.cxx.
References fCalc, fNofMaterials, fTable, and i.
Referenced by Check().
void CbmLitCheckBrem::FillGraphs | ( | ) |
Definition at line 169 of file CbmLitCheckBrem.cxx.
References fCalc, fMaterials, fMom, fNofMaterials, fNofMom, fTable, i, log(), m, and sqrt().
Referenced by Check().
|
inline |
Definition at line 30 of file CbmLitCheckBrem.h.
References fMat.
|
private |
Definition at line 37 of file CbmLitCheckBrem.h.
Referenced by CbmLitCheckBrem(), CreateGraphs(), DrawGraphs(), and FillGraphs().
|
private |
Definition at line 39 of file CbmLitCheckBrem.h.
Referenced by SetMaterial().
|
private |
Definition at line 38 of file CbmLitCheckBrem.h.
Referenced by CbmLitCheckBrem(), and FillGraphs().
|
private |
Definition at line 34 of file CbmLitCheckBrem.h.
Referenced by CbmLitCheckBrem(), and FillGraphs().
|
private |
Definition at line 35 of file CbmLitCheckBrem.h.
Referenced by CbmLitCheckBrem(), CreateGraphs(), DrawGraphs(), and FillGraphs().
|
private |
Definition at line 33 of file CbmLitCheckBrem.h.
Referenced by CbmLitCheckBrem(), and FillGraphs().
|
private |
Definition at line 36 of file CbmLitCheckBrem.h.
Referenced by CbmLitCheckBrem(), CreateGraphs(), DrawGraphs(), and FillGraphs().