|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
This is the complete list of members for G4ElementData, including all inherited members.
| Add2DComponent(G4int Z, G4int id, G4Physics2DVector *v) | G4ElementData | |
| AddComponent(G4int Z, G4int id, G4PhysicsVector *v) | G4ElementData | |
| G4ElementData(G4int length=99) | G4ElementData | explicit |
| G4ElementData(const G4ElementData &)=delete | G4ElementData | |
| Get2DComponentDataByID(G4int Z, G4int id) const | G4ElementData | inline |
| Get2DComponentDataByIndex(G4int Z, std::size_t idx) const | G4ElementData | inline |
| GetComponentDataByID(G4int Z, G4int id) const | G4ElementData | inline |
| GetComponentDataByIndex(G4int Z, std::size_t idx) const | G4ElementData | inline |
| GetComponentID(G4int Z, std::size_t idx) const | G4ElementData | inline |
| GetElement2DData(G4int Z) const | G4ElementData | inline |
| GetElementData(G4int Z) const | G4ElementData | inline |
| GetName() const | G4ElementData | inline |
| GetNumberOf2DComponents(G4int Z) const | G4ElementData | inline |
| GetNumberOfComponents(G4int Z) const | G4ElementData | inline |
| GetValueForComponent(G4int Z, std::size_t idx, G4double kinEnergy) const | G4ElementData | inline |
| GetValueForElement(G4int Z, G4double kinEnergy) const | G4ElementData | inline |
| InitialiseFor2DComponent(G4int Z, G4int nComponents=0) | G4ElementData | |
| InitialiseForComponent(G4int Z, G4int nComponents=0) | G4ElementData | |
| InitialiseForElement(G4int Z, G4PhysicsVector *v) | G4ElementData | |
| InitialiseForElement(G4int Z, G4Physics2DVector *v) | G4ElementData | |
| operator=(const G4ElementData &right)=delete | G4ElementData | |
| SetName(const G4String &nam) | G4ElementData | inline |
| ~G4ElementData() | G4ElementData |