40 G4int firstAtomNumber,
42 G4int secondAtomNumber):
43theFirstAtomKind(firstAtomKind),
44theFirstAtomNumber(firstAtomNumber),
45theSecondAtomKind(secondAtomKind),
46theSecondAtomNumber(secondAtomNumber),
G4AtomicBond(theBondType aType, G4Element *firstAtomKind, G4int firstAtomNumber, G4Element *secondAtomKind, G4int secondAtomNumber)