std::string getName() const
Getter for the name of the particle.
unsigned getNDaughters() const
Getter for Numer of Daughter Particles.
void addDaughter(const Particle &particle)
Adding a daughter Particle to this Particle.
This is a base class for particles in out Project.