HepMC3 event record library
Public Member Functions
sort_by_id_asc Struct Reference

Detailed Description

Comparison of two particle by id.

Definition at line 177 of file GenEvent.cc.

Public Member Functions

bool operator() (const GenParticlePtr &p1, const GenParticlePtr &p2)
 Comparison of two particle by id.
 

Member Function Documentation

◆ operator()()

bool operator() ( const GenParticlePtr &  p1,
const GenParticlePtr &  p2 
)
inline

Comparison of two particle by id.

Definition at line 179 of file GenEvent.cc.


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