HepMC3 event record library
|
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... | |
Order vertices with equal paths.
Definition at line 45 of file HEPEVT_Wrapper.cc.
|
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.