HepMC3 event record library
Public Member Functions
pair_GenVertexPtr_int_greater Struct Reference

Detailed Description

Order vertices with equal paths.

Definition at line 78 of file HEPEVT_Helpers.h.

#include <HEPEVT_Helpers.h>

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.
 

Member Function Documentation

◆ operator()()

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.

Definition at line 34 of file HEPEVT_Wrapper.cc.


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