|
[Rivet-svn] r3537 - trunk/include/Rivetblackhole at projects.hepforge.org blackhole at projects.hepforge.orgWed Jan 11 16:58:21 GMT 2012
Author: richardn Date: Wed Jan 11 16:58:20 2012 New Revision: 3537 Log: added pi0 to list of particles Modified: trunk/include/Rivet/ParticleName.hh Modified: trunk/include/Rivet/ParticleName.hh ============================================================================== --- trunk/include/Rivet/ParticleName.hh Wed Jan 11 10:55:13 2012 (r3536) +++ trunk/include/Rivet/ParticleName.hh Wed Jan 11 16:58:20 2012 (r3537) @@ -27,6 +27,7 @@ static const PdgId NU_TAUBAR = -16; static const PdgId PIPLUS = 211; static const PdgId PIMINUS = -211; + static const PdgId PI0 = 111; static const PdgId K0L = 130; static const PdgId K0S = 310; static const PdgId KPLUS = 321;
More information about the Rivet-svn mailing list |