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

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

Detailed Description

A struct to order the particles in the same way as in the DecayMode's.

Definition at line 51 of file PrototypeVertex.h.

Member Function Documentation

◆ operator()()

bool Herwig::VertexOrdering::operator() ( const pair< tPDPtr, PrototypeVertexPtr > &  p1,
const pair< tPDPtr, PrototypeVertexPtr > &  p2 
) const
inline

Operator for the ordering.

Parameters
p1The first ParticleData object
p2The second ParticleData object

Definition at line 57 of file PrototypeVertex.h.


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