ATLAS Offline Software
|
Input data to PAI process: More...
Variables | |
const int | ZXe = 54 |
Atommic Z for elements. More... | |
const int | ZKr = 36 |
const int | ZAr = 18 |
const int | ZC = 6 |
const int | ZO = 8 |
const int | ZF = 9 |
const float | AXe = 131.3 |
Atommic A for elements. More... | |
const float | AKr = 83.8 |
const float | AAr = 39.9 |
const float | AC = 12.0 |
const float | AO = 16.0 |
const float | AF = 19.0 |
const int | NXe = 189 |
Number of levels for Xenon. More... | |
const float | EXe [NXe] |
Energy levels for Xenon. More... | |
const float | SXe [NXe] |
Cross sections for Xenon. More... | |
const int | NKr = 487 |
Number of levels for Krypton. More... | |
const float | EKr [NKr] |
Energy levels for Krypton. More... | |
const float | SKr [NKr] |
Cross sections for Krypton. More... | |
const int | NAr = 138 |
Number of levels for Argon. More... | |
const float | EAr [NAr] |
Energy levels for Argon. More... | |
const float | SAr [NAr] |
Cross sections for Argon. More... | |
const int | NC = 98 |
Number of levels for Carbon. More... | |
const float | EC [NC] |
Energy levels for Carbon. More... | |
const float | SC [NC] |
Cross sections for Carbon. More... | |
const int | NF = 98 |
Number of levels for Fluor. More... | |
const float | EF [NF] |
Energy levels for Fluor. More... | |
const float | SF [NF] |
Cross sections for Fluor. More... | |
const int | NO = 97 |
Number of levels for Oxygen. More... | |
const float | EO [NO] |
Energy levels for Oxygen. More... | |
const float | SO [NO] |
Cross sections for Oxygen. More... | |
Input data to PAI process:
Tabulated values of photo absorption cross sections. "Carefully tabulated by Igor Gavrilenko". Argon values added by Oleksandr (Sasha) Viazlo
const float TRT_PAI_gasdata::AAr = 39.9 |
Definition at line 27 of file TRT_PAI_gasdata.h.
const float TRT_PAI_gasdata::AC = 12.0 |
Definition at line 27 of file TRT_PAI_gasdata.h.
const float TRT_PAI_gasdata::AF = 19.0 |
Definition at line 27 of file TRT_PAI_gasdata.h.
const float TRT_PAI_gasdata::AKr = 83.8 |
Definition at line 27 of file TRT_PAI_gasdata.h.
const float TRT_PAI_gasdata::AO = 16.0 |
Definition at line 27 of file TRT_PAI_gasdata.h.
const float TRT_PAI_gasdata::AXe = 131.3 |
Atommic A for elements.
Definition at line 27 of file TRT_PAI_gasdata.h.
Energy levels for Argon.
Definition at line 175 of file TRT_PAI_gasdata.h.
Energy levels for Carbon.
Definition at line 241 of file TRT_PAI_gasdata.h.
Energy levels for Fluor.
Definition at line 271 of file TRT_PAI_gasdata.h.
Energy levels for Krypton.
Definition at line 83 of file TRT_PAI_gasdata.h.
Energy levels for Oxygen.
Definition at line 301 of file TRT_PAI_gasdata.h.
Energy levels for Xenon.
Definition at line 33 of file TRT_PAI_gasdata.h.
const int TRT_PAI_gasdata::NAr = 138 |
Number of levels for Argon.
Definition at line 171 of file TRT_PAI_gasdata.h.
const int TRT_PAI_gasdata::NC = 98 |
Number of levels for Carbon.
Definition at line 237 of file TRT_PAI_gasdata.h.
const int TRT_PAI_gasdata::NF = 98 |
Number of levels for Fluor.
Definition at line 267 of file TRT_PAI_gasdata.h.
const int TRT_PAI_gasdata::NKr = 487 |
Number of levels for Krypton.
Definition at line 79 of file TRT_PAI_gasdata.h.
const int TRT_PAI_gasdata::NO = 97 |
Number of levels for Oxygen.
Definition at line 297 of file TRT_PAI_gasdata.h.
const int TRT_PAI_gasdata::NXe = 189 |
Number of levels for Xenon.
Definition at line 29 of file TRT_PAI_gasdata.h.
Cross sections for Argon.
Definition at line 207 of file TRT_PAI_gasdata.h.
Cross sections for Carbon.
Definition at line 255 of file TRT_PAI_gasdata.h.
Cross sections for Fluor.
Definition at line 285 of file TRT_PAI_gasdata.h.
Cross sections for Krypton.
Definition at line 128 of file TRT_PAI_gasdata.h.
Cross sections for Oxygen.
Definition at line 315 of file TRT_PAI_gasdata.h.
Cross sections for Xenon.
Definition at line 56 of file TRT_PAI_gasdata.h.
const int TRT_PAI_gasdata::ZAr = 18 |
Definition at line 22 of file TRT_PAI_gasdata.h.
const int TRT_PAI_gasdata::ZC = 6 |
Definition at line 22 of file TRT_PAI_gasdata.h.
const int TRT_PAI_gasdata::ZF = 9 |
Definition at line 22 of file TRT_PAI_gasdata.h.
const int TRT_PAI_gasdata::ZKr = 36 |
Definition at line 22 of file TRT_PAI_gasdata.h.
const int TRT_PAI_gasdata::ZO = 8 |
Definition at line 22 of file TRT_PAI_gasdata.h.
const int TRT_PAI_gasdata::ZXe = 54 |
Atommic Z for elements.
Definition at line 22 of file TRT_PAI_gasdata.h.