38#define G4AtomicBond_H 1
50 G4int firstAtomNumber,
52 G4int secondAtomNumber);
65 G4int theFirstAtomNumber;
68 G4int theSecondAtomNumber;
G4Element * GetFirstAtomKind() const
void SetFirstAtomKind(G4Element *aElement)
void SetType(theBondType aType)
theBondType GetType() const
G4int GetFirstAtomNumber() const
void SetAromaticity(G4bool aBool)
G4int GetSecondAtomNumber() const
G4Element * GetSecondAtomKind() const
void SetSecondAtomNumber(G4int aInt)
G4bool GetAromaticity() const
void SetFirstAtomNumber(G4int aInt)
void SetSecondAtomKind(G4Element *aElement)