Herwig 7.3.0
|
A struct to order the particles in the same way as in the DecayMode's. More...
#include <PrototypeVertex.h>
Public Member Functions | |
bool | operator() (const pair< tPDPtr, PrototypeVertexPtr > &p1, const pair< tPDPtr, PrototypeVertexPtr > &p2) const |
Operator for the ordering. | |
A struct to order the particles in the same way as in the DecayMode's.
Definition at line 51 of file PrototypeVertex.h.
|
inline |
Operator for the ordering.
p1 | The first ParticleData object |
p2 | The second ParticleData object |
Definition at line 57 of file PrototypeVertex.h.