#include <EgHLTParticlePair.h>
Public Member Functions | |
float | mass () const |
ParticlePair (const T &particle1, const T &particle2) | |
~ParticlePair () | |
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.
|
inline |
Definition at line 13 of file EgHLTParticlePair.h.
|
inline |
Definition at line 15 of file EgHLTParticlePair.h.
References mag(), egHLT::ParticlePair< T >::part1, and egHLT::ParticlePair< T >::part2.
const T& egHLT::ParticlePair< T >::part1 |
Definition at line 9 of file EgHLTParticlePair.h.
Referenced by egHLT::ParticlePair< T >::mass().
const T& egHLT::ParticlePair< T >::part2 |
Definition at line 10 of file EgHLTParticlePair.h.
Referenced by egHLT::ParticlePair< T >::mass().