LCIO  02.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
IMPL::PIDSort Struct Reference

Helper class to sort ParticleIDs wrt. More...

#include <ParticleIDImpl.h>

Public Member Functions

bool operator() (const EVENT::ParticleID *p1, const EVENT::ParticleID *p2)
 

Detailed Description

Helper class to sort ParticleIDs wrt.

their likelihood.

Definition at line 14 of file ParticleIDImpl.h.

Member Function Documentation

bool IMPL::PIDSort::operator() ( const EVENT::ParticleID p1,
const EVENT::ParticleID p2 
)
inline

Definition at line 15 of file ParticleIDImpl.h.

References EVENT::ParticleID::getLikelihood().


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