BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
dchain::IndexedLabeledParticles< T, CandidateClass > Class Template Referenceabstract

#include <IndexedLabeledParticles.h>

+ Inheritance diagram for dchain::IndexedLabeledParticles< T, CandidateClass >:

Public Member Functions

 IndexedLabeledParticles ()
 
virtual ~IndexedLabeledParticles ()
 
- 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 ()
 
- Public Member Functions inherited from dchain::ReferenceCount
 ReferenceCount ()
 
virtual ~ReferenceCount ()
 
void addLink () const
 
void dropLink () const
 

Protected Member Functions

virtual LabeledParticle< T > & labeledParticleClass (const int aIndex)=0
 
virtual const LabeledParticle< T > & labeledParticleClass (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
 
- Protected Member Functions inherited from dchain::IndexedLabeledCandidates< CandidateClass >

Friends

class MuteWholeItr< T >
 
class WholeItr< T >
 
class PartialItr< T >
 

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
 

Detailed Description

template<class T, class CandidateClass>
class dchain::IndexedLabeledParticles< T, CandidateClass >

Definition at line 47 of file IndexedLabeledParticles.h.

Constructor & Destructor Documentation

◆ IndexedLabeledParticles()

template<class T , class CandidateClass >
dchain::IndexedLabeledParticles< T, CandidateClass >::IndexedLabeledParticles ( )
inline

Definition at line 59 of file IndexedLabeledParticles.h.

59{}

◆ ~IndexedLabeledParticles()

template<class T , class CandidateClass >
virtual dchain::IndexedLabeledParticles< T, CandidateClass >::~IndexedLabeledParticles ( )
inlinevirtual

Definition at line 60 of file IndexedLabeledParticles.h.

60{}

Member Function Documentation

◆ labeledParticleClass() [1/2]

◆ labeledParticleClass() [2/2]

Friends And Related Symbol Documentation

◆ MuteWholeItr< T >

template<class T , class CandidateClass >
friend class MuteWholeItr< T >
friend

Definition at line 1 of file IndexedLabeledParticles.h.

◆ PartialItr< T >

template<class T , class CandidateClass >
friend class PartialItr< T >
friend

Definition at line 1 of file IndexedLabeledParticles.h.

◆ WholeItr< T >

template<class T , class CandidateClass >
friend class WholeItr< T >
friend

Definition at line 1 of file IndexedLabeledParticles.h.


The documentation for this class was generated from the following files: