------- Additional Comments From fabrice dot salvaire at desy dot de  
2005-01-27 21:28 -------
This code is illegal.

The fields "muon_m" and "muon_p" in the class "MC_particles" doesn't exists
anymore, the ice is due to this line in the constructor:

MC_particles::MC_particles ()
  : jpsi (__null), muon_m (__null), muon_p (__null)
{

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19660

Reply via email to