#include <EgHLTParticlePair.h>
Public Member Functions | |
float | mass () const |
ParticlePair (const T &particle1, const T &particle2) | |
~ParticlePair ()=default | |
Public Attributes | |
const T & | part1 |
const T & | part2 |
Definition at line 8 of file EgHLTParticlePair.h.
|
inline |
Definition at line 12 of file EgHLTParticlePair.h.
References egHLT::ParticlePair< T >::~ParticlePair().
|
default |
Referenced by egHLT::ParticlePair< T >::ParticlePair().
|
inline |
Definition at line 15 of file EgHLTParticlePair.h.
References mag().
Referenced by Particle.Particle::__str__(), and DiObject.DiMuon::__str__().
const T& egHLT::ParticlePair< T >::part1 |
Definition at line 9 of file EgHLTParticlePair.h.
const T& egHLT::ParticlePair< T >::part2 |
Definition at line 10 of file EgHLTParticlePair.h.