Herwig 7.3.0
|
A struct to order the particles in the same way as in the DecayModes. More...
#include <PrototypeVertex.h>
Public Member Functions | |
bool | operator() (tcPDPtr p1, tcPDPtr p2) const |
Operator for the ordering. | |
A struct to order the particles in the same way as in the DecayModes.
Definition at line 35 of file PrototypeVertex.h.
Operator for the ordering.
p1 | The first ParticleData object |
p2 | The second ParticleData object |
Definition at line 41 of file PrototypeVertex.h.