Go to the documentation of this file.
52 modelId = right.modelId;
71 if (std::fabs(mass-mom.
m()) <= 1
e-5)
87 os <<
" px " << mom.
px() <<
" py " << mom.
py() <<
" pz " << mom.
pz()
88 <<
" pmod " << mom.
rho() <<
" E " << mom.
e()
89 <<
" creator model " << modelId;