Bateman Equation Example

Dear All,

I’m trying to analyze radioactive growth subject (known as Bateman Equation) and I want to see the evolution of it, so if there is any example macro for doing this, please let me know.

Thank you,

Kind regards to All,

Ayben

see $ROOTSYS/tutorials/geom/RadioNuclides.C
and the class TGeoBatemanSol, in particular
void TGeoBatemanSol::FindSolution(const TObjArray *array)

see:
root.cern.ch/root/html/TGeoBatemanSol.html
root.cern.ch/root/html/TGeoBatem … ndSolution

Rene