Extended TParticle with pointers to mother and daughter particles.
void AddDaughter(Ex01Particle *particle)
Int_t GetNofDaughters() const
Ex01Particle * GetDaughter(Int_t i) const
void SetMother(Ex01Particle *particle)
Ex01Particle * GetMother() const
TParticle * GetParticle() const