#include "Pion.h" ClassImp(Pion) Pion::Pion() {;} Pion::Pion(const Particle& part):Particle(part) { ; }