|
BOSS 7.1.3
BESIII Offline Software System
|
#include <LabeledCandidate.h>
Public Member Functions | |
| LabeledCandidate () | |
| LabeledCandidate (const LabeledCandidate< CandidateClass > &aOtherLabeled) | |
| virtual | ~LabeledCandidate () |
| const LabeledCandidate & | operator= (const LabeledCandidate< CandidateClass > &aOtherLabeled) |
| const CandidateClass & | operator() () const |
| const CandidateClass & | labeledClass () const |
| conjugation::Label | label () const |
| bool | operator== (const conjugation::Label &aLabel) const |
| bool | operator!= (const conjugation::Label &aLabel) const |
Protected Member Functions | |
| template<class THolder> | |
| LabeledCandidate (THolder aCandidateClass, const conjugation::Label aLabel) | |
| CandidateClass * | pointer () |
| const CandidateClass * | pointer () const |
Definition at line 37 of file LabeledCandidate.h.
|
inline |
Definition at line 45 of file LabeledCandidate.h.
Referenced by LabeledCandidate(), and operator=().
|
inline |
Definition at line 46 of file LabeledCandidate.h.
|
inlinevirtual |
Definition at line 50 of file LabeledCandidate.h.
|
inlineprotected |
Definition at line 93 of file LabeledCandidate.h.
|
inline |
Definition at line 75 of file LabeledCandidate.h.
|
inline |
Definition at line 71 of file LabeledCandidate.h.
|
inline |
Definition at line 83 of file LabeledCandidate.h.
|
inline |
Definition at line 66 of file LabeledCandidate.h.
|
inline |
Definition at line 53 of file LabeledCandidate.h.
|
inline |
Definition at line 79 of file LabeledCandidate.h.
|
inlineprotected |
Definition at line 99 of file LabeledCandidate.h.
|
inlineprotected |
Definition at line 104 of file LabeledCandidate.h.