Electron Occupancy for more than just n quantum number.
More...
#include <BDSElectronOccupancy.hh>
|
| | BDSElectronOccupancy (G4int maxn) |
| |
| void | CreateNewLevel (G4int n, G4int l, G4int j) |
| |
| void | PopulateLevels () |
| |
| void | AddElectrons (G4int number) |
| |
| void | AddElectrons (G4int n, G4int l, G4double j, G4int number) |
| |
|
void | RemoveElectrons (G4int number) |
| |
| void | RemoveElectrons (G4int n, G4int l, G4double j, G4int number) |
| |
| void | SetStateLifetime (G4int n, G4int l, G4double lifetime) |
| |
| G4double | GetStateLifetime (G4int n, G4int l, G4double j) |
| |
| G4bool | StatePopulated (G4int n, G4int l, G4double j) |
| |
| void | SetTimeOfExciation (G4double timeOfExcitationIn, G4int n, G4int l, G4double j) |
| |
| G4double | GetTimeOfExcitation (G4int n, G4int l, G4double j) |
| |
| void | SetTotalElectrons (G4int totalElectronsIn) |
| |
Electron Occupancy for more than just n quantum number.
- Author
- Siobhan Alden
Definition at line 35 of file BDSElectronOccupancy.hh.
◆ BDSElectronOccupancy()
| BDSElectronOccupancy::BDSElectronOccupancy |
( |
G4int |
maxn | ) |
|
◆ ~BDSElectronOccupancy()
| BDSElectronOccupancy::~BDSElectronOccupancy |
( |
| ) |
|
◆ AddElectrons() [1/2]
| void BDSElectronOccupancy::AddElectrons |
( |
G4int |
n, |
|
|
G4int |
l, |
|
|
G4double |
j, |
|
|
G4int |
number |
|
) |
| |
◆ AddElectrons() [2/2]
| void BDSElectronOccupancy::AddElectrons |
( |
G4int |
number | ) |
|
◆ CompareEnergy()
◆ CreateNewLevel()
| void BDSElectronOccupancy::CreateNewLevel |
( |
G4int |
n, |
|
|
G4int |
l, |
|
|
G4int |
j |
|
) |
| |
◆ GetStateLifetime()
| G4double BDSElectronOccupancy::GetStateLifetime |
( |
G4int |
n, |
|
|
G4int |
l, |
|
|
G4double |
j |
|
) |
| |
◆ GetTimeOfExcitation()
| G4double BDSElectronOccupancy::GetTimeOfExcitation |
( |
G4int |
n, |
|
|
G4int |
l, |
|
|
G4double |
j |
|
) |
| |
◆ PopulateLevels()
| void BDSElectronOccupancy::PopulateLevels |
( |
| ) |
|
◆ RemoveElectrons()
| void BDSElectronOccupancy::RemoveElectrons |
( |
G4int |
n, |
|
|
G4int |
l, |
|
|
G4double |
j, |
|
|
G4int |
number |
|
) |
| |
◆ SetStateLifetime()
| void BDSElectronOccupancy::SetStateLifetime |
( |
G4int |
n, |
|
|
G4int |
l, |
|
|
G4double |
lifetime |
|
) |
| |
◆ SetTimeOfExciation()
| void BDSElectronOccupancy::SetTimeOfExciation |
( |
G4double |
timeOfExcitationIn, |
|
|
G4int |
n, |
|
|
G4int |
l, |
|
|
G4double |
j |
|
) |
| |
◆ SetTotalElectrons()
| void BDSElectronOccupancy::SetTotalElectrons |
( |
G4int |
totalElectronsIn | ) |
|
|
inline |
◆ StatePopulated()
| G4bool BDSElectronOccupancy::StatePopulated |
( |
G4int |
n, |
|
|
G4int |
l, |
|
|
G4double |
j |
|
) |
| |
◆ stateList
◆ totalElectrons
| G4int BDSElectronOccupancy::totalElectrons |
|
private |
The documentation for this class was generated from the following files: