#include <G4AtomicBond.hh>
Definition at line 38 of file G4AtomicBond.hh.
◆ theBondType
◆ G4AtomicBond()
Definition at line 49 of file G4AtomicBond.hh.
51 : theFirstAtomKind(firstAtomKind),
52 theFirstAtomNumber(firstAtomNumber),
53 theSecondAtomKind(secondAtomKind),
54 theSecondAtomNumber(secondAtomNumber),
55 theType(aType)
56 {}
◆ ~G4AtomicBond()
virtual G4AtomicBond::~G4AtomicBond |
( |
| ) |
|
|
virtualdefault |
◆ 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 file: