CGEM BOSS 6.6.5.g
BESIII Offline Software System
|
#include <DCIndexedLabeledDecays.h>
Public Member Functions | |
IndexedLabeledDecays () | |
virtual | ~IndexedLabeledDecays () |
Public Member Functions inherited from dchain::LabeledCandidateList< CandidateClass > | |
LabeledCandidateList () | |
virtual | ~LabeledCandidateList () |
LabeledCandidate< CandidateClass > & | operator[] (const int aIndex) |
iterator | begin () |
iterator | end () |
void | erase (iterator aStart, iterator aFinish) |
const LabeledCandidate< CandidateClass > & | operator[] (const int aIndex) const |
virtual bool | empty () const =0 |
virtual bool | empty (const conjugation::Label aLabel) const =0 |
virtual int | size () const =0 |
virtual int | size (const conjugation::Label aLabel) const =0 |
const_iterator | begin () const |
const_partial_iterator | begin (const conjugation::Label aLabel) const |
const_iterator | end () const |
const_partial_iterator | end (const conjugation::Label aLabel) const |
Public Member Functions inherited from dchain::IndexedLabeledCandidates< CandidateClass > | |
IndexedLabeledCandidates () | |
virtual | ~IndexedLabeledCandidates () |
virtual int | size () const =0 |
Public Member Functions inherited from dchain::ReferenceCount | |
ReferenceCount () | |
virtual | ~ReferenceCount () |
void | addLink () const |
void | dropLink () const |
Protected Member Functions | |
virtual LabeledDecay< DecayClass > & | labeledDecayClass (const int aIndex)=0 |
virtual const LabeledDecay< DecayClass > & | labeledDecayClass (const int aIndex) const =0 |
Protected Member Functions inherited from dchain::LabeledCandidateList< CandidateClass > | |
virtual LabeledCandidate< CandidateClass > & | labeledCandidateClass (const int aIndex)=0 |
virtual void | erase_elements (int aStart, int aFinish)=0 |
virtual const LabeledCandidate< CandidateClass > & | labeledCandidateClass (const int aIndex) const =0 |
virtual dchain::LabeledCandidate< CandidateClass > & | labeledCandidateClass (const int aIndex)=0 |
virtual const dchain::LabeledCandidate< CandidateClass > & | labeledCandidateClass (const int aIndex) const =0 |
Friends | |
class | MuteWholeItr< DecayClass > |
class | WholeItr< DecayClass > |
class | PartialItr< DecayClass > |
Additional Inherited Members | |
Public Types inherited from dchain::LabeledCandidateList< CandidateClass > | |
typedef MuteWholeCandidateItr< CandidateClass > | iterator |
typedef WholeCandidateItr< CandidateClass > | const_iterator |
typedef PartialCandidateItr< CandidateClass > | const_partial_iterator |
typedef LabeledCandidate< CandidateClass > | value_type |
Definition at line 47 of file DCIndexedLabeledDecays.h.
IndexedLabeledDecays::IndexedLabeledDecays | ( | ) |
Definition at line 51 of file DCIndexedLabeledDecays.cc.
|
virtual |
Definition at line 60 of file DCIndexedLabeledDecays.cc.
|
protectedpure virtual |
|
protectedpure virtual |
|
friend |
Definition at line 1 of file DCIndexedLabeledDecays.h.
|
friend |
Definition at line 1 of file DCIndexedLabeledDecays.h.
|
friend |
Definition at line 1 of file DCIndexedLabeledDecays.h.