rivet is hosted by Hepforge, IPPP Durham
Rivet 4.0.0
Operations on collections of Particle

Functions

bool Rivet::isSame (const Particle &a, const Particle &b)
 Check Particle equivalence.
 

Detailed Description

Note
This can't be done on generic collections of ParticleBase – thanks, C++ :-/
Todo:
Or can't it? Try some of the metaprogramming that got closestMatchIndex working...