#include <G4VChemistryWorld.hh>
Definition at line 37 of file G4VChemistryWorld.hh.
◆ MolType
◆ G4VChemistryWorld()
| G4VChemistryWorld::G4VChemistryWorld |
( |
| ) |
|
|
default |
◆ ~G4VChemistryWorld()
| virtual G4VChemistryWorld::~G4VChemistryWorld |
( |
| ) |
|
|
virtualdefault |
◆ begin()
| std::map< MolType, double >::iterator G4VChemistryWorld::begin |
( |
| ) |
|
|
inline |
Definition at line 47 of file G4VChemistryWorld.hh.
48 {
50 }
std::map< MolType, G4double > fpChemicalComponent
◆ begin_const()
| std::map< MolType, double >::const_iterator G4VChemistryWorld::begin_const |
( |
| ) |
|
|
inline |
◆ ConstructChemistryBoundary()
| virtual void G4VChemistryWorld::ConstructChemistryBoundary |
( |
| ) |
|
|
pure virtual |
◆ ConstructChemistryComponents()
| virtual void G4VChemistryWorld::ConstructChemistryComponents |
( |
| ) |
|
|
pure virtual |
◆ end()
| std::map< MolType, double >::iterator G4VChemistryWorld::end |
( |
| ) |
|
|
inline |
◆ end_const()
| std::map< MolType, double >::const_iterator G4VChemistryWorld::end_const |
( |
| ) |
|
|
inline |
◆ GetChemicalComponent()
| std::map< MolType, G4double > G4VChemistryWorld::GetChemicalComponent |
( |
| ) |
const |
|
inline |
◆ GetChemistryBoundary()
Definition at line 72 of file G4VChemistryWorld.hh.
73 {
75 }
std::unique_ptr< G4DNABoundingBox > fpChemistryBoundary
◆ size()
| size_t G4VChemistryWorld::size |
( |
| ) |
|
|
inline |
◆ fpChemicalComponent
◆ fpChemistryBoundary
The documentation for this class was generated from the following file: