| addHistogram(const TH1F &histo) | TOPRecBunch | inline |
| 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 |
| c_Empty enum value | TOPRecBunch | |
| c_Filled enum value | TOPRecBunch | |
| c_Unknown enum value | TOPRecBunch | |
| ClassDef(TOPRecBunch, 7) | TOPRecBunch | private |
| clearReconstructed() | TOPRecBunch | inline |
| copyRelations(const RelationsInterface< BASE > *sourceObj) | RelationsInterface< BASE > | inline |
| EBucketStatus enum name | TOPRecBunch | |
| getArrayIndex() const | RelationsInterface< BASE > | inline |
| getArrayName() const | RelationsInterface< BASE > | inline |
| getArrayPointer() const | RelationsInterface< BASE > | inlineprotected |
| getAverageOffset() const | TOPRecBunch | inline |
| getAverageOffsetError() const | TOPRecBunch | inline |
| getBucketFillStatus() const | TOPRecBunch | inline |
| getBucketNumber(int recBunchNo, int revo9Count, int offset, int RFBucketsPerRevolution) | TOPRecBunch | inlinestatic |
| getBucketNumber(int offset, unsigned RFBucketsPerRevolution=5120) const | TOPRecBunch | inline |
| getBucketNumber() const | TOPRecBunch | inline |
| getBunchNo() const | TOPRecBunch | inline |
| getCurrentOffset() const | TOPRecBunch | inline |
| getCurrentOffsetError() const | TOPRecBunch | inline |
| getHistograms() const | TOPRecBunch | inline |
| getInfo() const | RelationsInterface< BASE > | inline |
| getInfoHTML() const | RelationsInterface< BASE > | inlinevirtual |
| getMCBunchNo() const | TOPRecBunch | inline |
| getMCTime() const | TOPRecBunch | inline |
| getMinChi2() const | TOPRecBunch | inline |
| getName() const | RelationsInterface< BASE > | inlinevirtual |
| getNodEdxTracks() const | TOPRecBunch | inline |
| getNumTracks() const | TOPRecBunch | inline |
| 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 |
| getRevo9Counter() const | TOPRecBunch | inline |
| getSeedingDetector() const | TOPRecBunch | inline |
| getTime() const | TOPRecBunch | inline |
| getUsedTracks() const | TOPRecBunch | inline |
| isFineSearch() const | TOPRecBunch | inline |
| isReconstructed() const | TOPRecBunch | inline |
| isSimulated() const | TOPRecBunch | inline |
| m_averageOffset | TOPRecBunch | private |
| m_averageOffsetError | TOPRecBunch | private |
| m_bucketNumber | TOPRecBunch | private |
| m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
| m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
| m_currentOffset | TOPRecBunch | private |
| m_currentOffsetError | TOPRecBunch | private |
| m_detector | TOPRecBunch | private |
| m_fineSearch | TOPRecBunch | private |
| m_histograms | TOPRecBunch | private |
| m_isBucketFilled | TOPRecBunch | private |
| m_minChi2 | TOPRecBunch | private |
| m_nodEdx | TOPRecBunch | private |
| m_numTracks | TOPRecBunch | private |
| m_recBunchNo | TOPRecBunch | private |
| m_recTime | TOPRecBunch | private |
| m_recValid | TOPRecBunch | private |
| m_revo9Counter | TOPRecBunch | private |
| m_simBunchNo | TOPRecBunch | private |
| m_simTime | TOPRecBunch | private |
| m_simValid | TOPRecBunch | private |
| m_usedTracks | TOPRecBunch | private |
| operator=(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
| RelationsInterface() | RelationsInterface< BASE > | inline |
| RelationsInterface(Args &&... params) | RelationsInterface< BASE > | inlineexplicit |
| RelationsInterface(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
| setBucketFillStatus(bool isFilled) | TOPRecBunch | inline |
| setBucketNumber(int bucketNumber) | TOPRecBunch | inline |
| setMinChi2(double minChi2) | TOPRecBunch | inline |
| setNumTracks(int numTracks, int usedTracks, int nodEdx) | TOPRecBunch | inline |
| setReconstructed(int bunchNo, double time, double currentOffset, double currentOffsetError, double averageOffset, double averageOffsetError, Const::EDetector detector) | TOPRecBunch | inline |
| setRevo9Counter(unsigned short revo9Counter) | TOPRecBunch | inline |
| setSimulated(int bunchNo, double time) | TOPRecBunch | inline |
| TOPRecBunch() | TOPRecBunch | inline |