HepMC3 event record library
Public Member Functions
pair_GenVertexPtr_int_greater Struct Reference

Order vertices with equal paths. More...

Public Member Functions

bool operator() (const std::pair< ConstGenVertexPtr, int > &lx, const std::pair< ConstGenVertexPtr, int > &rx) const
 Order vertices with equal paths. If the paths are equal, order in other quantities. We cannot use id, as it can be assigned in different way. More...
 

Detailed Description

Order vertices with equal paths.

Definition at line 45 of file HEPEVT_Wrapper.cc.

Member Function Documentation

bool operator() ( const std::pair< ConstGenVertexPtr, int > &  lx,
const std::pair< ConstGenVertexPtr, int > &  rx 
) const
inline

Order vertices with equal paths. If the paths are equal, order in other quantities. We cannot use id, as it can be assigned in different way.

Definition at line 49 of file HEPEVT_Wrapper.cc.


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