Belle II Software development
|
This is the complete list of members for Sector, including all inherited members.
addRelationTo(const RelationsInterface< BASE > *object, float weight=1.0, const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
addRelationTo(const TObject *object, float weight=1.0, const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
ClassDef(RelationsInterface, 0) | RelationsInterface< BASE > | private |
clear() | Sector | inlinevirtual |
copyRelations(const RelationsInterface< BASE > *sourceObj) | RelationsInterface< BASE > | inline |
getArrayIndex() const | RelationsInterface< BASE > | inline |
getArrayName() const | RelationsInterface< BASE > | inline |
getArrayPointer() const | RelationsInterface< BASE > | inlineprotected |
getDistance() const | Sector | inline |
getInfo() const | RelationsInterface< BASE > | inline |
getInfoHTML() const | RelationsInterface< BASE > | inlinevirtual |
getMyActiveSector() const | Sector | inline |
getName() const | RelationsInterface< BASE > | inlinevirtual |
getRelated(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedFrom(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedFromWithWeight(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedTo(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedToWithWeight(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedWithWeight(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelationsFrom(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelationsTo(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelationsWith(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getSecID() const | Sector | inline |
m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
m_distance2Origin | Sector | protected |
m_myActiveSector | Sector | protected |
m_myFriends | Sector | protected |
m_sectorID | Sector | protected |
m_useDistance4sort | Sector | protected |
operator<(const Sector &b) const | Sector | inline |
operator=(const Sector &aSector) | Sector | inline |
Belle2::RelationsInterface::operator=(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
operator==(const Sector &b) const | Sector | inline |
operator>(const Sector &b) const | Sector | inline |
printSector() | Sector | |
RelationsInterface() | RelationsInterface< BASE > | inline |
RelationsInterface(Args &&... params) | RelationsInterface< BASE > | inlineexplicit |
RelationsInterface(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
Sector() | Sector | inline |
Sector(unsigned int secID) | Sector | inlineexplicit |
Sector(unsigned int secID, float distance2origin, bool sortByDistance=true) | Sector | inline |
Sector(const Sector &)=default | Sector | |
segmentMaker() | Sector | |
setDistance(float distance) | Sector | inline |
setDistance4sort(bool sortByDistance) | Sector | inline |
useDistance4sort() const | Sector | inline |