|
BOSS 7.1.3
BESIII Offline Software System
|
#include <LabeledParticle.h>
Inheritance diagram for dchain::LabeledParticle< T >:Public Member Functions | |
| LabeledParticle () | |
| LabeledParticle (const LabeledParticle< T > &aOtherLabeled) | |
| template<class THolder> | |
| LabeledParticle (THolder aT, const typename conjugation::Label aLabel) | |
| const T & | operator() () const |
| const T & | particle () const |
Public Member Functions inherited from dchain::LabeledCandidate< ParticleTraits< T >::CandidateType > | |
| LabeledCandidate () | |
| LabeledCandidate (const LabeledCandidate< ParticleTraits< T >::CandidateType > &aOtherLabeled) | |
| virtual | ~LabeledCandidate () |
| const LabeledCandidate & | operator= (const LabeledCandidate< ParticleTraits< T >::CandidateType > &aOtherLabeled) |
| const ParticleTraits< T >::CandidateType & | operator() () const |
| const ParticleTraits< T >::CandidateType & | labeledClass () const |
| conjugation::Label | label () const |
| bool | operator== (const conjugation::Label &aLabel) const |
| bool | operator!= (const conjugation::Label &aLabel) const |
Additional Inherited Members | |
Protected Member Functions inherited from dchain::LabeledCandidate< ParticleTraits< T >::CandidateType > | |
| LabeledCandidate (THolder aCandidateClass, const conjugation::Label aLabel) | |
| ParticleTraits< T >::CandidateType * | pointer () |
| const ParticleTraits< T >::CandidateType * | pointer () const |
Definition at line 73 of file LabeledParticle.h.
|
inline |
|
inline |
Definition at line 82 of file LabeledParticle.h.
|
inline |
Definition at line 86 of file LabeledParticle.h.
|
inline |
Definition at line 98 of file LabeledParticle.h.
|
inline |
Definition at line 102 of file LabeledParticle.h.