#include <G4AtomicBond.hh>
Definition at line 43 of file G4AtomicBond.hh.
◆ theBondType
◆ G4AtomicBond()
Definition at line 38 of file G4AtomicBond.cc.
41 : theFirstAtomKind(firstAtomKind)
42 , theFirstAtomNumber(firstAtomNumber)
43 , theSecondAtomKind(secondAtomKind)
44 , theSecondAtomNumber(secondAtomNumber)
45 , theType(aType)
46 , theAromaticity(false)
47{
48 ;
49}
◆ ~G4AtomicBond()
G4AtomicBond::~G4AtomicBond |
( |
| ) |
|
|
virtual |
◆ GetAromaticity()
G4bool G4AtomicBond::GetAromaticity |
( |
| ) |
const |
|
inline |
◆ GetFirstAtomKind()
G4Element * G4AtomicBond::GetFirstAtomKind |
( |
| ) |
const |
|
inline |
◆ GetFirstAtomNumber()
G4int G4AtomicBond::GetFirstAtomNumber |
( |
| ) |
const |
|
inline |
◆ GetSecondAtomKind()
G4Element * G4AtomicBond::GetSecondAtomKind |
( |
| ) |
const |
|
inline |
◆ GetSecondAtomNumber()
G4int G4AtomicBond::GetSecondAtomNumber |
( |
| ) |
const |
|
inline |
◆ GetType()
◆ SetAromaticity()
void G4AtomicBond::SetAromaticity |
( |
G4bool |
aBool | ) |
|
|
inline |
◆ SetFirstAtomKind()
void G4AtomicBond::SetFirstAtomKind |
( |
G4Element * |
aElement | ) |
|
|
inline |
◆ SetFirstAtomNumber()
void G4AtomicBond::SetFirstAtomNumber |
( |
G4int |
aInt | ) |
|
|
inline |
◆ SetSecondAtomKind()
void G4AtomicBond::SetSecondAtomKind |
( |
G4Element * |
aElement | ) |
|
|
inline |
◆ SetSecondAtomNumber()
void G4AtomicBond::SetSecondAtomNumber |
( |
G4int |
aInt | ) |
|
|
inline |
◆ SetType()
The documentation for this class was generated from the following files: