ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <vector>
#include <CLHEP/Units/PhysicalConstants.h>
#include "globals.hh"
#include "G4Element.hh"
#include "G4Threading.hh"
Go to the source code of this file.
Classes | |
class | G4NistElementBuilder |
Variables | |
const G4int | maxNumElements = 108 |
const G4int | maxAbundance = 3500 |
const G4int maxAbundance = 3500 |
Definition at line 66 of file G4NistElementBuilder.hh.
View newest version in sPHENIX GitHub at line 66 of file G4NistElementBuilder.hh
Referenced by G4NistElementBuilder::AddElement().
const G4int maxNumElements = 108 |
Definition at line 65 of file G4NistElementBuilder.hh.
View newest version in sPHENIX GitHub at line 65 of file G4NistElementBuilder.hh
Referenced by G4ElementData::AddComponent(), G4NistElementBuilder::AddElement(), G4NistElementBuilder::BuildElement(), G4NistElementBuilder::FindElement(), G4NistElementBuilder::FindOrBuildElement(), G4ElementData::G4ElementData(), G4NistElementBuilder::G4NistElementBuilder(), G4NistElementBuilder::GetAtomicMass(), G4NistElementBuilder::GetAtomicMassAmu(), G4NistElementBuilder::GetIsotopeAbundance(), G4NistElementBuilder::GetIsotopeMass(), G4NistElementBuilder::GetMaxNumElements(), G4NistElementBuilder::GetNistFirstIsotopeN(), G4NistElementBuilder::GetNumberOfNistIsotopes(), G4NistElementBuilder::GetTotalElectronBindingEnergy(), G4NistElementBuilder::GetZ(), G4NistElementBuilder::Initialise(), G4ElementData::InitialiseForComponent(), G4ElementData::InitialiseForElement(), G4NistElementBuilder::PrintElement(), and G4ElementData::~G4ElementData().