#include <G4IsoResult.hh>
Public Member Functions | |
G4IsoResult (const G4String &anIso, const G4Nucleus &aMother) | |
~G4IsoResult () | |
G4String | GetIsotope () |
G4Nucleus | GetMotherNucleus () |
Definition at line 37 of file G4IsoResult.hh.
G4IsoResult::~G4IsoResult | ( | ) |
G4String G4IsoResult::GetIsotope | ( | ) | [inline] |
Definition at line 50 of file G4IsoResult.hh.
Referenced by G4InelasticInteraction::DoIsotopeCounting().
G4Nucleus G4IsoResult::GetMotherNucleus | ( | ) | [inline] |
Definition at line 51 of file G4IsoResult.hh.
Referenced by G4InelasticInteraction::DoIsotopeCounting().