![]() |
ENSDF++ 1.1
An easy, fast and simple way to run querys towards the ENSDF database, written in C++.
|
getEnergy() const | InterestingDecayIsomer | |
getHalfLife() const | InterestingDecayIsomer | |
getNukleid() const | InterestingDecay | |
InterestingDecay(Nukleid toSet) | InterestingDecay | [protected] |
InterestingDecayIsomer(Nukleid nukleidToSet, double halfLifeToSet, double energyToSet) | InterestingDecayIsomer | |
myEnergy | InterestingDecayIsomer | [protected] |
myHalfLife | InterestingDecayIsomer | [protected] |
operator<(const InterestingDecayIsomer &other) const | InterestingDecayIsomer | |
InterestingDecay::operator<(const InterestingDecay &other) const | InterestingDecay | [virtual] |
operator==(const InterestingDecayIsomer &other) const | InterestingDecayIsomer | |
InterestingDecay::operator==(const InterestingDecay &other) const | InterestingDecay | [virtual] |
toString() const | InterestingDecayIsomer | [virtual] |