BOSS 7.0.4
BESIII Offline Software System
|
#include <ChosenChargeList.h>
Public Member Functions | |
virtual | ~ChosenChargeList () |
iterator | particle_begin () |
iterator | particle_end () |
const_iterator | particle_begin () const |
const_iterator | particle_end () const |
const_partial_iterator | partial_particle_begin () const |
const_partial_iterator | partial_particle_end () const |
template<class TAnalyzer > | |
void | iterate (const TAnalyzer &analyzer) const |
template<class TAnalyzer > | |
void | conjugation_iterate (const TAnalyzer &analyzer) const |
template<class TAnalyzer > | |
void | partial_iterate (const TAnalyzer &analyzer) const |
virtual | ~ChosenChargeList () |
iterator | particle_begin () |
iterator | particle_end () |
const_iterator | particle_begin () const |
const_iterator | particle_end () const |
const_partial_iterator | partial_particle_begin () const |
const_partial_iterator | partial_particle_end () const |
template<class TAnalyzer > | |
void | iterate (const TAnalyzer &analyzer) const |
template<class TAnalyzer > | |
void | conjugation_iterate (const TAnalyzer &analyzer) const |
template<class TAnalyzer > | |
void | partial_iterate (const TAnalyzer &analyzer) const |
Public Member Functions inherited from dchain::ConjugateList< CandidateClass > | |
ConjugateList (const conjugation::Label aLabel) | |
virtual | ~ConjugateList () |
virtual bool | isSelfConjugate () const |
bool | isConjugateOf (const ConjugateList< CandidateClass > &aList) const |
int | partial_size () const |
virtual const_partial_iterator | partial_begin () const |
virtual const_partial_iterator | partial_end () const |
template<class TAnalyzer > | |
void | conjugation_iterate (const TAnalyzer &analyzer) const |
template<class TAnalyzer > | |
void | partial_iterate (const TAnalyzer &analyze) const |
const_partial_iterator | conjugate_partial_begin () const |
const_partial_iterator | conjugate_partial_end () const |
virtual conjugation::Label | label () const |
ConjugateList (const conjugation::Label aLabel) | |
virtual | ~ConjugateList () |
virtual bool | isSelfConjugate () const |
bool | isConjugateOf (const ConjugateList< CandidateClass > &aList) const |
int | partial_size () const |
virtual const_partial_iterator | partial_begin () const |
virtual const_partial_iterator | partial_end () const |
template<class TAnalyzer > | |
void | conjugation_iterate (const TAnalyzer &analyzer) const |
template<class TAnalyzer > | |
void | partial_iterate (const TAnalyzer &analyze) const |
const_partial_iterator | conjugate_partial_begin () const |
const_partial_iterator | conjugate_partial_end () const |
virtual conjugation::Label | label () const |
Public Member Functions inherited from dchain::CandidateList< CandidateClass > | |
CandidateList () | |
virtual | ~CandidateList () |
virtual iterator | begin () |
virtual iterator | end () |
virtual bool | empty () const |
virtual int | size () const |
virtual const_iterator | begin () const |
virtual const_iterator | end () const |
template<class TAnalyzer > | |
void | iterate (const TAnalyzer &analyze) const |
CandidateList () | |
virtual | ~CandidateList () |
virtual iterator | begin () |
virtual iterator | end () |
virtual bool | empty () const |
virtual int | size () const |
virtual const_iterator | begin () const |
virtual const_iterator | end () const |
template<class TAnalyzer > | |
void | iterate (const TAnalyzer &analyze) const |
Friends | |
class | dchain::ChargedVisibleList< Charged, CandidateClass > |
Definition at line 54 of file Event/DecayChain/DecayChain-00-00-03-slc6tag/DecayChain/List/ChosenChargeList.h.
typedef dchain::WholeItr< Charged > dchain::ChosenChargeList< Charged, CandidateClass >::const_iterator |
Definition at line 62 of file Event/DecayChain/DecayChain-00-00-03-slc6tag/DecayChain/List/ChosenChargeList.h.
typedef dchain::WholeItr< Charged > dchain::ChosenChargeList< Charged, CandidateClass >::const_iterator |
Definition at line 62 of file InstallArea/include/DecayChain/DecayChain/List/ChosenChargeList.h.
typedef dchain::PartialItr< Charged > dchain::ChosenChargeList< Charged, CandidateClass >::const_partial_iterator |
Definition at line 63 of file Event/DecayChain/DecayChain-00-00-03-slc6tag/DecayChain/List/ChosenChargeList.h.
typedef dchain::PartialItr< Charged > dchain::ChosenChargeList< Charged, CandidateClass >::const_partial_iterator |
Definition at line 63 of file InstallArea/include/DecayChain/DecayChain/List/ChosenChargeList.h.
typedef dchain::MuteWholeItr< Charged > dchain::ChosenChargeList< Charged, CandidateClass >::iterator |
Definition at line 61 of file Event/DecayChain/DecayChain-00-00-03-slc6tag/DecayChain/List/ChosenChargeList.h.
typedef dchain::MuteWholeItr< Charged > dchain::ChosenChargeList< Charged, CandidateClass >::iterator |
Definition at line 61 of file InstallArea/include/DecayChain/DecayChain/List/ChosenChargeList.h.
|
virtual |
Definition at line 109 of file Event/DecayChain/DecayChain-00-00-03-slc6tag/DecayChain/List/Template/ChosenChargeList.cc.
|
protected |
Definition at line 101 of file Event/DecayChain/DecayChain-00-00-03-slc6tag/DecayChain/List/Template/ChosenChargeList.cc.
|
virtual |
|
protected |
|
inline |
Definition at line 89 of file Event/DecayChain/DecayChain-00-00-03-slc6tag/DecayChain/List/ChosenChargeList.h.
|
inline |
Definition at line 89 of file InstallArea/include/DecayChain/DecayChain/List/ChosenChargeList.h.
|
inline |
Definition at line 79 of file Event/DecayChain/DecayChain-00-00-03-slc6tag/DecayChain/List/ChosenChargeList.h.
|
inline |
Definition at line 79 of file InstallArea/include/DecayChain/DecayChain/List/ChosenChargeList.h.
|
protectedvirtual |
Implements dchain::CandidateList< CandidateClass >.
Definition at line 137 of file Event/DecayChain/DecayChain-00-00-03-slc6tag/DecayChain/List/Template/ChosenChargeList.cc.
|
protectedvirtual |
Implements dchain::CandidateList< CandidateClass >.
|
protectedvirtual |
Implements dchain::CandidateList< CandidateClass >.
Definition at line 174 of file Event/DecayChain/DecayChain-00-00-03-slc6tag/DecayChain/List/Template/ChosenChargeList.cc.
|
protectedvirtual |
Implements dchain::CandidateList< CandidateClass >.
|
inline |
Definition at line 100 of file Event/DecayChain/DecayChain-00-00-03-slc6tag/DecayChain/List/ChosenChargeList.h.
|
inline |
Definition at line 100 of file InstallArea/include/DecayChain/DecayChain/List/ChosenChargeList.h.
ChosenChargeList< Charged, CandidateClass >::const_partial_iterator dchain::ChosenChargeList< Charged, CandidateClass >::partial_particle_begin |
Definition at line 160 of file Event/DecayChain/DecayChain-00-00-03-slc6tag/DecayChain/List/Template/ChosenChargeList.cc.
Referenced by dchain::ChosenChargeList< Charged, CandidateClass >::partial_iterate().
const_partial_iterator dchain::ChosenChargeList< Charged, CandidateClass >::partial_particle_begin | ( | ) | const |
ChosenChargeList< Charged, CandidateClass >::const_partial_iterator dchain::ChosenChargeList< Charged, CandidateClass >::partial_particle_end |
Definition at line 167 of file Event/DecayChain/DecayChain-00-00-03-slc6tag/DecayChain/List/Template/ChosenChargeList.cc.
Referenced by dchain::ChosenChargeList< Charged, CandidateClass >::partial_iterate().
const_partial_iterator dchain::ChosenChargeList< Charged, CandidateClass >::partial_particle_end | ( | ) | const |
ChosenChargeList< Charged, CandidateClass >::iterator dchain::ChosenChargeList< Charged, CandidateClass >::particle_begin |
Definition at line 125 of file Event/DecayChain/DecayChain-00-00-03-slc6tag/DecayChain/List/Template/ChosenChargeList.cc.
Referenced by dchain::ChosenChargeList< Charged, CandidateClass >::conjugation_iterate(), and dchain::ChosenChargeList< Charged, CandidateClass >::iterate().
iterator dchain::ChosenChargeList< Charged, CandidateClass >::particle_begin | ( | ) |
ChosenChargeList< Charged, CandidateClass >::const_iterator dchain::ChosenChargeList< Charged, CandidateClass >::particle_begin |
Definition at line 146 of file Event/DecayChain/DecayChain-00-00-03-slc6tag/DecayChain/List/Template/ChosenChargeList.cc.
const_iterator dchain::ChosenChargeList< Charged, CandidateClass >::particle_begin | ( | ) | const |
ChosenChargeList< Charged, CandidateClass >::iterator dchain::ChosenChargeList< Charged, CandidateClass >::particle_end |
Definition at line 131 of file Event/DecayChain/DecayChain-00-00-03-slc6tag/DecayChain/List/Template/ChosenChargeList.cc.
Referenced by dchain::ChosenChargeList< Charged, CandidateClass >::conjugation_iterate(), and dchain::ChosenChargeList< Charged, CandidateClass >::iterate().
iterator dchain::ChosenChargeList< Charged, CandidateClass >::particle_end | ( | ) |
ChosenChargeList< Charged, CandidateClass >::const_iterator dchain::ChosenChargeList< Charged, CandidateClass >::particle_end |
Definition at line 153 of file Event/DecayChain/DecayChain-00-00-03-slc6tag/DecayChain/List/Template/ChosenChargeList.cc.
const_iterator dchain::ChosenChargeList< Charged, CandidateClass >::particle_end | ( | ) | const |
|
friend |
Definition at line 1 of file Event/DecayChain/DecayChain-00-00-03-slc6tag/DecayChain/List/ChosenChargeList.h.