Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
PoPI_chemicalElement.cc File Reference
#include <ctype.h>
#include <PoPI.hpp>

Go to the source code of this file.

Namespaces

namespace  PoPI

Macros

#define PoPI_Z_Chars   "Z"

Functions

int PoPI::maximumChemicalElementZ ()
std::string PoPI::chemicalElementInfoFromZ (int a_Z, bool a_wantSymbol, bool a_asNucleus=false)
std::string const & PoPI::chemicalElementSymbolFromZ (int a_Z)
int PoPI::Z_FromChemicalElementSymbol (std::string const &a_symbol)

Macro Definition Documentation

◆ PoPI_Z_Chars

#define PoPI_Z_Chars   "Z"

Definition at line 16 of file PoPI_chemicalElement.cc.