herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Herwig::ParticleOrdering Struct Reference

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. More...
 

Detailed Description

A struct to order the particles in the same way as in the DecayModes.

Definition at line 35 of file PrototypeVertex.h.

Member Function Documentation

◆ operator()()

bool Herwig::ParticleOrdering::operator() ( tcPDPtr  p1,
tcPDPtr  p2 
) const
inline

Operator for the ordering.

Parameters
p1The first ParticleData object
p2The second ParticleData object

Definition at line 41 of file PrototypeVertex.h.


The documentation for this struct was generated from the following file: